Produced by IDL 6.1
User Documentation

./plotter
write_ps.pro

Last modification date:
Thu Jun 2 23:56:08 2005

write_ps

procedure write_ps, [filename=string], [/portrait]

This procedure writes a postscript file that reproduces the spectrum in the plotter.

Examples
write_ps,filename='myplot.ps'
Version
$Id: write_ps.pro,v 1.6 2005/05/24 15:43:38 jbraatz Exp $

Keywords
filename
in, optional
string
The postscript filename can be specified using this parameter. If omitted, the file will be called 'gbtidl.ps'
portrait
in, optional
boolean
If set then the postscript will be generated in portrait mode instead of the default landscape mode.


Produced by IDLdoc 1.6 on Thu Jun 2 23:56:54 2005