Last: isamax Up: ../plot79_i.html Next: inqbc
SUBROUTINE INQ3D (ON3D)
C$ (Inquire if in 3-D Plotting Mode)
C$ Return a flag indicating whether or not 3-D plotting is in
C$ effect. The argument is:
C$
C$ ON3D...... .TRUE. - 3-D plotting in effect.
C$ .FALSE. - 3-D plotting not in effect.
C$
C$ (01-APR-82)