confusion matrix for different dimension

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

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.

Sign in to comment.

Answers (0)

Products

Release

R2019a

Asked:

on 2 May 2019

Commented:

Jan
on 3 May 2019

Community Treasure Hunt

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

Start Hunting!