Plot 4000x500 2D matrix

I got a 4000x500 matrix with small numbers like 0.0119 etc What I need is to get kmean clustering with that matrix And Im struggling from the beginning, plot this matrix on 2D I tried plotmatrix(X) and it stopped Please help me out!!!

1 个评论

Such a matrix size is probably easier to explore with imshow.

请先登录,再进行评论。

回答(1 个)

KSSV
KSSV 2020-1-10

0 个投票

Read about surf, pcolor, imshow, imagesc.

类别

帮助中心File Exchange 中查找有关 Creating and Concatenating Matrices 的更多信息

标签

回答:

2020-1-10

Community Treasure Hunt

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

Start Hunting!

Translated by