axlab#

Mapdl.axlab(axis='', lab='', **kwargs)[source]#

Labels the X and Y axes on graph displays.

APDL Command: /AXLAB

Parameters:
axis

Axis specifier:

X - Apply label to X axis.

Y - Apply label to Y axis.

lab

Axis label (user defined text up to 30 characters long). Leave blank to reestablish the default for Axis axis.

Notes

This command is valid in any processor.