Contents - Index


DeletePlot (Macro Command)

 

DeletePlot 'my Plot'

 

Delete the plot window that has a tab name of 'my Plot'.  Note that the name of the plot window tabs must be either a string constant within single quotes or a predefined EES string variable.  The test for the plot tab name is case insensitive.  Also, an integer representing the tab order of the plot window can be provided in place of the plot tab name.

 

MacroCommands