Display number of elements on histogram bars - MATLAB -


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

On a toolbar of the MATLAB plot, including a histogram plot, the data cursor Button (it looks like a blue curve with a black cross and yellow table). Click it, and then select once in the histogram - it will add explanation labels in the bar, with information about the bin counting of the bar. You can select this label and drag it into other bars, or add additional labels for other bars.

Comments

Popular posts from this blog

asp.net - Procedure or function "Procedure name" expects a parameter "Param name" which was not supplied occurs rarely -

c# - The item with identity 'Id' already exists in the metadata collection. Parameter name: item -

c++ - Redefined variable in the other module -