xy_plots template clear
Allows you to clear an XY plot template, remove curves, axis labels, titles, and subtitles.
Format:
xy_plots template clear |
|---|
plot_name = | an existing plot |
Example:
xy_plots template clear & |
|---|
xy_plots template clear plot_name = | plot_1 |
Description:
Parameter | Value Type | Description |
|---|
plot_name | An Existing Plot | A plot name is a string of characters that identifies a plot |
Extended Definition:
1. It also sets plot parameters to the default (for example, axis limits return to be automatically scaled by Adams View).
2. A plot name is a string of characters that identifies a plot. Plot names are assigned when plots are created. After a plot has been created, it may be referenced by its name until it is deleted. A plot may NOT have the same name as another plot.
A plot_name may be arbitrarily long and a combination of letters of the alphabet and numbers may be used. The leading character must be a letter.