close

command list , class list , introduction .

 CLOSE [ARG] -- Closes plot devices

 This has changed since the introduction of multiple device opening 
 in PGPLOT.

 CLOSE on its own closes the most recently selected device. [Nearest
       equivalent to old version.]
 CLOSE ALL closes all open devices.
 CLOSE ID closes device with indentifier = ID.

 NB in order to support the straight "CLOSE" this routine will NOT
 propmt the user.


Related commands: device and pclose .

This command belongs to the classes: display .


Tom Marsh, trm@astro.soton.ac.uk, Tue Oct 27 08:56:34 1998 .