How to plot confusion matrix using R2015b w no Neural Network Toolbox?

How to plot confusion matrix using R2015b w no Neural Network Toolbox?
plotconfusion needs NNT., confusionchart not found
Thanks!

1 Comment

Just looking for if function call exists.
Otherwise I can write code to plot

Sign in to comment.

Answers (1)

You can try using the function “confusionmat” from the “Statistics and Machine Learning” toolbox.
For more information about the function “confusionmat” you can type the following line into a MATLAB command window:
doc confusionmat
Hope this helps.

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Products

Release

R2015b

Asked:

on 3 Sep 2020

Answered:

on 20 Feb 2025

Community Treasure Hunt

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

Start Hunting!