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

c# - Roxy file manager in MVC doesn't accept session path -

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -

java - Ajax call to jsp and jsp redirecting to further jsp -