*xyplotmodify
Modifies an xy plot.
Syntax
*xyplotmodify plot name item name string value plot
Type
HyperMesh Tcl Modify Command
Description
Modifies an xy plot.
Inputs
- plot name
- The name of the plot to be modified
- item name
- The name of the data item associated with the xy plot which should be modified.
- string
- The string value of the data item.
- value
- The value of the data item.
- plot
- A logical which determines if the xy plot should be redrawn after modification.
Errors
None.