misc/
ajs_plot_stop.pro
topajs_plot_stop
ajs_plot_stop [, plotfile=plotfile] [, show_plot=show_plot] [, open=open] [, close=close]
Stop plot (device/EPS settings, if required)
Keywords
- plotfile in optional
Name of EPS file. If EPS file required but not specified, defaults to '/tmp/idl_plot.eps'
- show_plot in optional
Close EPS file (for writing) and display the file (for viewing)
- open in optional
Leave the plot open, unless /close is set
- close in optional
Set /close to close an already open EPS file.
File attributes
Modifcation date: | Fri Jun 6 08:19:26 2008 |
Lines: | 52 |
Docformat: | rst rst |