matrix to histogram how i do it?
Afficher commentaires plus anciens
I want to turn my confusion matrix to a Histogram in matlab how I can do it? thank you
Réponses (1)
Image Analyst
le 1 Jan 2013
0 votes
Did you look up histogram in the help? Will hist(), histc(), or imhist() work for you? If not, why not?
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!