Graphs#

这些 GRAPHICS 命令用于控制折线图的显示方式。

Mapdl.axlab([axis, lab])

Labels the X and Y axes on graph displays.

Mapdl.grid([key])

Selects the type of grid on graph displays.

Mapdl.gropt([lab, key])

Sets various line graph display options.

Mapdl.grtyp([kaxis])

Selects single or multiple Y-axes graph displays.

Mapdl.gthk([label, thick])

Sets line thicknesses for graph lines.

Mapdl.xrange([xmin, xmax])

Specifies a linear abscissa (X) scale range.

Mapdl.yrange([ymin, ymax, num])

Specifies a linear ordinate (Y) scale range.