zlabel
Set the z-axis label.
Syntax
Section titled “Syntax”h = zlabel(str, ...)Description
Section titled “Description”Sets the z-axis label text in 3D plots.
Example
Section titled “Example”zlabel('Height (m)')Set the z-axis label.
h = zlabel(str, ...)Sets the z-axis label text in 3D plots.
zlabel('Height (m)')