Frage

Is there a way to display the number of elements on each bar of an histogram in MATLAB?

War es hilfreich?

Lösung

On the toolbar of MATLAB plots, including a histogram plot, there's a button called Data Cursor (it looks like a blue curve with a black cross and a yellow table). Click this, and then select a bar in the histogram - it will add an explanatory label to the bar, including information about the bin count of the bar. You can pick this label up and drag it to other bars, or add additional labels to other bars.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top