How to edit confusion matrix figure in matlab?
3 次查看(过去 30 天)
显示 更早的评论
For example, I have added a figure of confusion matrix generated in Matlab. I don't want the circled things information. How not to get those things in the figure?
回答(1 个)
Baptiste Ottino
2017-8-8
The only way of doing that is to copy the code in plotconfusion in your own script, and remove by hand the elements you don't like.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Descriptive Statistics and Visualization 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!