home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-02-14 | 266 b | 14 lines | [TEXT/ttxt] |
- pclose:
-
- Synopsis: Close the I:th plot window
-
- Syntax: pclose ( I )
-
- Desription:
-
- The pclose() function closes (destroys) the I-th GNUPLOT
- subprocess. If I = "all", all GNUPLOT subprocess are closed.
-
- If 'I' is not specified the default plot-window (0) is used.
-
-