How to plot confusion matrix using R2015b w no Neural Network Toolbox?
4 次查看(过去 30 天)
显示 更早的评论
How to plot confusion matrix using R2015b w no Neural Network Toolbox?
plotconfusion needs NNT., confusionchart not found
Thanks!
回答(1 个)
Harshavardhan
2025-2-20
Hi @Bill
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.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!