matrix to histogram how i do it?

I want to turn my confusion matrix to a Histogram in matlab how I can do it? thank you

Answers (1)

Image Analyst
Image Analyst on 1 Jan 2013
Did you look up histogram in the help? Will hist(), histc(), or imhist() work for you? If not, why not?

Tags

Asked:

on 1 Jan 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!