This directory contains sources and documentation for plt
. From
the manual:
plt
[is] a non-interactive plotting utility originally written for
Unix by Paul Albrecht. plt
can produce publication-quality 2D plots
in PostScript from easily-produced text or binary data files, and can also
create screen plots under the X Window System. Compared to most other software
for 2D graphics, plt
has several significant advantages:
-
plt
generates compact vector PostScript output, which can be transmitted quickly yet can be resized without introducing raster artifacts. -
plt
works well with a wide variety of tools that create and manipulate readable text files. -
plt
is scriptable; if you need to make 100 plots of 100 data sets, you don't need to point and click for hours. -
Complex overlays and multi-part plots are easy to make, using multiple
invocations of
plt
to write to a single window or page. -
plt
can read data from a pipe, so it can be used to observe real-time signals or the outputs of computationally intensive processes as they become available. -
plt
imposes no fixed limits on the number of points in a plot (even the total amount of available memory is not a constraint if the data are read from a pipe and the axis limits are pre-specified). -
plt
is free, open-source software that can be modified as needed for unique applications. (plt
runs on all popular platforms, including GNU/Linux, Mac OS X, MS-Windows, and Unix.) -
plt
is easy to pronounce (say: P-L-T) and is almost as easy to spell :-)
Sources for the current version of plt
are available as a gzip
-compressed tar
archive, or as
individual files in the source tree. A source RPM and a
Linux (x86)
binary RPM are also available, as are binaries for
Mac OS X and
MS-Windows. The plt
Tutorial and Cookbook is available in HTML,
printable PostScript and PDF formats, and in LaTeX source format.
Name Last modified Size Description
Parent Directory - local.css 02-Oct-2015 23:29 3.1K C# source file old/ 06-Jan-2012 02:46 - plt-2.5a.tar.gz 12-Dec-2010 16:35 3.8M gzip-compressed tar archive plt-2.5a/ 12-Dec-2010 16:35 - plt sources plt.tar.gz 12-Dec-2010 16:35 3.8M gzip-compressed tar archive plt/ 12-Dec-2010 16:35 - plt sources
If you would like help understanding, using, or downloading content, please see our Frequently Asked Questions. If you have any comments, feedback, or particular questions regarding this page, please send them to the webmaster. Comments and issues can also be raised on PhysioNet's GitHub page. Updated Friday, 28-Oct-2016 22:58:42 CEST |
PhysioNet is supported by the National Institute of General Medical Sciences (NIGMS) and the National Institute of Biomedical Imaging and Bioengineering (NIBIB) under NIH grant number 2R01GM104987-09.
|