| Previous Topic | Next Topic | Contents | Commands by Function |
Commands Alphabetically |
SubWindows Menu.SUBwindow
SUBWINDOWs
with some number of divisions in the
X (across) direction
and an independent number in the Y
(vertical) direction. Graphics output is directed to
the current subwindow.
SUBwindow
SUBWINDOW
with no arguments reports the current subwindow status.
SUBwindow MX BY MY
MX
(across) by MY
(up) subwindows and set the current subwindow to (1,1).
SUBwindow NX NY
SUBwindow // NY
NCX,
NY) ,
where NCX
is the current subwindow X index.
SUBwindow NX
NX) or (NX,1) as appropriate. Otherwise, set current subwindow to (NX, NCY) , where NCY is the current subwindow Y index.
SUBwindow { LAst | NExt }
LAST
(previous) or NEXT subwindow.
When cycling through the subwindow,
NX increases most rapidly.
SUBwindow AUto [ ON | True | OFf | False ]
NEXT
subwindow before each plot if the mode is
ON
(or TRUE ).
The AUTO mode is toggled,
and the new value reported, if the third field is not specified.