laser
to send the last plot you made on the screen. The Unix version of
SPECX creates a plot file called specx_pgplot.ps if you have
asked for Postscript files to be made (these are the required type for
our normal printer). This plot file will be overwritten every time you
issue a new plot command.
To send any other plot directly to the (laser) printer, first change plot device to hardcopy:
s-p-d h
then open a new plotfile:
n
and either close the plotfile;
cl-pl
or open a new plotfile;
n
or reset the plot device:
s-p-d t
all of which create the plotfile specx_pgplot.ps.
To plot it on the default (local) printer use
$ lp specx_pgplot.ps
and if you like this plot enough you can save the Postscript file with
$ mv specx_pgplot.ps yourplotfilename.ps
Specx Cookbook Reduction of millimetre wave data