This command may be used to send a page of 1 to 6 plots
to a printer.

Widget:
- Current plot - Select "Print Current" from the "Print" submenu
of the "Output" menu.
- 2, 4, or 6 up - Select the appropriate "page picture" from the
"Print" submenu of the "Output" menu. A window will appear with
type in boxes for plot numbers. Enter the plot numbers in the
location you would like them to print, then press the "Print"
button at the buttom of the window. (c[urrent] will enter the
number of the current plot, negative numbers are assumed to go
backwards from the current and positive numbers are assumed to be
absolute plot numbers.
Command:
- PRINT
- PRINT = PLOT1,PLOT2...,PLOT6
Arguments :
- No argument: print the current plot
- PLOT1,PLOT2...,PLOT6 - if up to six arguments are specified,
then the plots identified by the arguments are printed.
Examples :
- PRINT
- PRINT = 2,4
plots 2 and 4 are both printed on the same page.
Notes :
- Use the LISTSEGMENTS command to
get a listing of all plot numbers.
- The aspect ratio of the printed plots can be adjusted by using
the ASPECT_RATIO command.
- See WRITE_FRAME for information
on outputting to a PostScript file.
back to index