ylabel
Set the y-axis label.
Syntax
Section titled “Syntax”h = ylabel(str, ...)Description
Section titled “Description”Sets the y-axis label text.
Example
Section titled “Example”ylabel('Voltage (V)')Set the y-axis label.
h = ylabel(str, ...)Sets the y-axis label text.
ylabel('Voltage (V)')