How do I generate histogram in matlab R2012b?
Show older comments
I need to generate a histogram for 10000 samples of a noise. I have only matlab R2012b. how do I generate histogram in it?
Answers (2)
Star Strider
on 22 Apr 2016
0 votes
Use the hist or histc or related functions, depending on what you need to do.
Chad Greene
on 22 Apr 2016
0 votes
Categories
Find more on Histograms in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!