*xyplotwindow
Sets the minimum and maximum values for the plot window.
Syntax
*xyplotwindow plotname xmin xmax ymin ymax
Type
HyperMesh Tcl Modify Command
Description
Sets the minimum and maximum values for the plot window.
Inputs
- plotname
 - The name of the plot.
 - xmin
 - The minimum value which the window should be set to along the x axis
 - xmax
 - The maximum value which the window should be set to along the x axis.
 - ymin
 - The minimum value which the window should be set to along the y axis.
 - ymax
 - The maximum value which the window should be set to along the y axis
 
Errors
None.