How Could I change cases name and direction in confusion matrix?

2 views (last 30 days)
Such as indicated in image, I want to change the names (manually)Benign and Melignant also write new names horizontally?
  1 Comment
Voss
Voss on 13 Jan 2023
Can you post the code you used to generate the confusion chart in the image?

Sign in to comment.

Answers (1)

Sulaymon Eshkabilov
Sulaymon Eshkabilov on 13 Jan 2023
You can try xtickangle(), ytickangle()

Community Treasure Hunt

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

Start Hunting!