ansys.mapdl.core.Mapdl.xvar#
- Mapdl.xvar(n='', **kwargs)#
Specifies the X variable to be displayed.
Mechanical APDL Command: XVAR
- Parameters:
- n
int
orstr
X variable number:
0 or 1
- Display plvar values vs. time (or frequency).n
- Display plvar values vs. variablen
(2 toNV
( numvar )).1
- Interchange time and plvar variable numbers with time as the curve parameter. plvar variable numbers are displayed uniformly spaced along X-axis from position 1 to 10.
- n
Notes
Defines the X variable (displayed along the abscissa) against which the Y variable(s) ( plvar ) are to be displayed.