confusion matrix for different dimension
1 view (last 30 days)
Show older comments
plot(confusion(Training,Test));
I am trying to plot this
but it is saying that target and output give different dimensions
Training and test hve different dimensions and how do i sort this out
thanks in advance
Tino
1 Comment
Jan
on 3 May 2019
Please post the complete error message, the inputs and an explanation, what you want to achieve. The forum has no chance to post a useful solution based on "there is an error in some code" only.
Answers (0)
See Also
Categories
Find more on Get Started with MATLAB 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!