Info

此问题已关闭。 请重新打开它进行编辑或回答。

could anyone help me how to plot the confusion matrix with respect to the values

1 次查看(过去 30 天)
A=[700 0 0;
0 696 4;
0 9 691]
B=[150 0 0;
0 141 9;
0 2 148]
I want to plot the confusion matrix for A and B.
Could anyone please help me on it.
  3 个评论
Rik
Rik 2020-2-24
Comment posted as answer by Jaah:
i want to plot the confusion chart based on the confusion matrix.
Rik
Rik 2020-2-24
That doesn't say anything. A confusion chart is the same thing as a confusion matrix, just with shaded cells. Can you Google an example of what you want as the output? Or make something in paint?

回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by