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

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -