Previous: pltil Up: ../plot79_p.html Next: pltlab
SUBROUTINE PLTIO (NPRT,NPLT,NERR)
C$ (I/O Unit Assignments)
C$ Supply values for the plot system I/O units. The arguments
C$ are:
C$ NPRT...........Standard print unit number.
C$ NPLT...........Standard plot unit number.
C$ NERR...........Standard error unit number.
C$
C$ A value for any of these which is not in the range 1..99
C$ will suppress output to that file.
C$ (09-APR-82)