next up previous contents index
Next: SUBROUTINE PLOTS Up: Description of Plotting Previous: SUBROUTINE PLOT

SUBROUTINE PLOTND

 PLOTND is used to signal LONGLIB that all plotting is complete. It sends the final output buffers to the respective graphics devices, closes files and channels, and resets the terminal to the normal  text mode. PLOTND is equivalent to a CALL PLOT(0.,0.,11) command.

CALL PLOTND
      (no arguments)



David Long
Wed Jun 12 10:34:11 MDT 1996