matrix to histogram how i do it?
Mostrar comentarios más antiguos
I want to turn my confusion matrix to a Histogram in matlab how I can do it? thank you
Respuestas (1)
Image Analyst
el 1 de En. de 2013
0 votos
Did you look up histogram in the help? Will hist(), histc(), or imhist() work for you? If not, why not?
Categorías
Más información sobre Histograms en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!