*plotbounds()
Syntax
*plotbounds (xmin xmax ymin ymax)
Type
HyperMesh HMASCII Command
Inputs
- xmin
- The x value of the lower left axis range.
- xmax
- The x value of the upper right axis range.
- ymin
- The y value of the lower left axis range.
- ymax
- The y value of the upper right axis range.
Example
This command must follow a *plot() command.
Errors
None.