Specifies whether to automatically default new curves to be the same as the previous curve loaded from an external file.
Syntax |
*AutoDefaultCurves(On/Off) |
|
Arguments |
Name |
Description |
On Off |
New curves are copies of the previous curve. New curves are created empty. |
|
Example |
*BeginDefaults() *BeginPlotDefaults() *AutoDefaultCurves(Off) *EndPlotDefaults() *EndDefaults() |
|
Application |
HyperGraph. |
|
Context |
||
See also |
|
|