matrix to histogram how i do it?
Ältere Kommentare anzeigen
I want to turn my confusion matrix to a Histogram in matlab how I can do it? thank you
Antworten (1)
Image Analyst
am 1 Jan. 2013
0 Stimmen
Did you look up histogram in the help? Will hist(), histc(), or imhist() work for you? If not, why not?
Kategorien
Mehr zu Histograms finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!