zlabel

Purpose

z-axis labels.

Synopsis

zlabel('text')

Description

zlabel('text') adds text to the z-axis of a current three-dimensional plot.

Reissuing a zlabel command causes the new text to replace the old text.

Algorithm

For three-dimensional graphics, MATLAB puts the label in the front or side, so that it is never hidden by the plot itself.

See Also

text, title, xlabel, ylabel

(c) Copyright 1994 by The MathWorks, Inc.