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!