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 件のコメント
回答 (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!