Previous: setmsz Up: ../plot79_s.html Next: setpa
SUBROUTINE SETNF C$ (New Frame) C$ Establish a new plot frame. On a pen plotter, this may C$ result in the paper advancing to a clean area, or the C$ operator being requested to install a fresh sheet of paper. C$ On a CRT, it will reset the origin to its default value. C$ The screen should normally not be cleared, since the user C$ may have not had time to examine the graph. Instead, a C$ clear screen operation should be postponed until a new plot C$ is initiated. C$ (01-APR-82)