Skip to content

zlabel

Set the z-axis label.

h = zlabel(str, ...)

Sets the z-axis label text in 3D plots.

zlabel('Height (m)')
  • xlabel — Set the x-axis label.
  • ylabel — Set the y-axis label.
  • title — Set the title of the current axes.