ansys.mapdl.core.Mapdl.yrange#
- Mapdl.yrange(ymin='', ymax='', num='', **kwargs)#
Specifies a linear ordinate (Y) scale range.
Mechanical APDL Command: /YRANGE
- Parameters:
Notes
Specifies a linear ordinate (Y) scale range for the line graph display. Use yrange,DEFAULT to return to automatic scaling. For multiple Y-axes graphs ( grtyp ), see gropt, ASCAL to automatically scale the additional Y-axes.
Automatic scaling will often yield inappropriate range values for logarithmic scales ( gropt, LOGY).
This command is valid in any processor.