How to edit confusion matrix figure in matlab?

5 views (last 30 days)
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?

Answers (1)

Baptiste Ottino
Baptiste Ottino on 8 Aug 2017
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.

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!