How do I generate histogram in matlab R2012b?
Afficher commentaires plus anciens
I need to generate a histogram for 10000 samples of a noise. I have only matlab R2012b. how do I generate histogram in it?
Réponses (2)
Star Strider
le 22 Avr 2016
0 votes
Use the hist or histc or related functions, depending on what you need to do.
Chad Greene
le 22 Avr 2016
0 votes
Catégories
En savoir plus sur Histograms dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!