PL | [Plot Document file data into Postscript file] |
.GNUPLOT OUTPUT FILE: GPL001
[Enter name for output file. File extension will be .gpl ]
.REGISTER NUMBER(S) PLOTTED ON Y AXIS: 1,2
[Enter the register number(s) of interest. In the
above example, profiles of the contents of
document registers 1 and 2 will be drawn
on the same plot.]
.REGISTER NUMBER PLOTTED ON X AXIS: 0
[Enter the column number for the register
plotted on the X axis. Column number 0 gives a
plot of Y register(s) versus their keys.
.INITIAL AND FINAL KEY NUMBERS: 1 44
[Enter key range for registers being plotted.]
.Y AXIS LABEL: Amplitude
[Enter label for Y axis.]
.X AXIS LABEL: Radius (pixels)
[Enter label for Y axis.]
.TITLE: Denoised Amplitude vs Radius
[Enter plot title.]
.DISPLAY PLOT NOW: Y
[Displays plot on screen. Only works if "gnuplot"
is accessible on your system.]
NOTES