home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Languages / RLaB 1.18c / misc / gnuplothelp / pclose < prev    next >
Encoding:
Text File  |  1995-02-14  |  266 b   |  14 lines  |  [TEXT/ttxt]

  1. pclose:
  2.  
  3. Synopsis: Close the I:th plot window
  4.  
  5. Syntax: pclose ( I )
  6.  
  7. Desription:
  8.  
  9.     The pclose() function closes (destroys) the I-th GNUPLOT
  10.     subprocess. If I = "all", all GNUPLOT subprocess are closed.
  11.  
  12.     If 'I' is not specified the default plot-window (0) is used.
  13.  
  14.