YLABEL YLABEL Plot Y-axis Label Function Usage This command adds a label to the y-axis of the plot. The general syntax for its use is ylabel('label') or in the alternate form ylabel 'label' or simply ylabel label You can also specify properties for that label using the syntax ylabel('label',properties...)