Windows
If the window number nw
is entered,
the current window becomes window nw
.
Only the data drawn into window nw
will be replotted.
If the REPLOT
command is entered without a window number, and without the
\ALLWINDOWS
qualifier, the graphics will be automatically cleared. If using a window number or
\ALLWINDOWS
, it is up to the user to ensure that the appropriate windows are cleared
before entering the REPLOT
command.
Redraw all windows
Use the REPLOT\ALLWINDOWS
command to
replot all windows that have some data stored in the replot buffers. It is
up to the user to ensure that the appropriate windows are cleared before
entering the REPLOT\ALLWINDOWS
command.