Expands a Window to full screen size and sends the image to an HPGL file or to the plotter.
PLOT(win, "title", "hpfile", colormode)
win |
- |
Optional. A Window, defaults to the current Window. |
||||
"title" |
- |
Optional. A string to be printed at the top of the Window. Defaults to the Window formula. |
||||
"hpfile" |
- |
Optional. The HPGL output file. Defaults to "hpgl.out". |
||||
colormode |
- |
Optional. An integer, color or B&W mode:.
|
The PLOT function returns an HPGL file that can be copied to an HPGL-compatible plotter or printer. If the "hpfile" parameter is set to the printer port, the plot will be sent directly to the plotter.