Property
|
Purpose
|
XLim,YLim,ZLim
|
Sets the axis range.
|
XLimMode,
YLimMode,
ZLimMode
|
Specifies whether axis limits are determined automatically by MATLAB or specified manually by the user.
|
XTick,
YTick,
ZTick
|
Sets the location of the tick marks along the axis.
|
XTickMode,
YTickMode,
ZTickMode
|
Specifies whether tick mark locations are determined automatically by MATLAB or specified manually by the user.
|
XTickLabel,
YTickLabel,
ZTickLabel
|
Specifies the labels for the axis tick marks.
|
XTickLabelMode, YTickLabelMode, ZTickLabelMode
|
Specifies whether tick mark labels are determined automatically by MATLAB or specified manually by the user.
|
XDir,YDir,ZDir
|
Sets the direction of increasing axis values.
|