Skip to content

ylabel

Set the y-axis label.

h = ylabel(str, ...)

Sets the y-axis label text.

ylabel('Voltage (V)')
  • xlabel — Set the x-axis label.
  • zlabel — Set the z-axis label.
  • title — Set the title of the current axes.