How to edit confusion matrix figure in matlab?
Afficher commentaires plus anciens
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 commentaire
KSSV
le 23 Mai 2017
Show the code...those lines can be commented or removed..
Réponses (1)
Baptiste Ottino
le 8 Août 2017
0 votes
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.
Catégories
En savoir plus sur Nearest Neighbors dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!