Home » MATLAB 2D barh()

MATLAB barh()

This function creates a horizontal bar plot, with the values in x used to label each bar and the values in y used to determine the horizontal length of the bar.

Syntax

Example

Output:

MATLAB barh()


Next TopicMATLAB plotyy()

You may also like