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 个评论
Rik
2020-1-10
Such a matrix size is probably easier to explore with imshow.
回答(1 个)
KSSV
2020-1-10
0 个投票
Read about surf, pcolor, imshow, imagesc.
类别
在 帮助中心 和 File Exchange 中查找有关 Creating and Concatenating Matrices 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!