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
回答(1 个)
Image Analyst
2013-1-1
0 个投票
Did you look up histogram in the help? Will hist(), histc(), or imhist() work for you? If not, why not?
类别
在 帮助中心 和 File Exchange 中查找有关 Histograms 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!