3D imagesc function
古いコメントを表示
Hey all,
I have matrix MxN where every cell is a value of amplitude. What I usually do is plotting this matrix as an image with
imagesc(M,N,matrix)
What I want to do now is the same in 3D, using a set of coordinates (x,y) or (x,y,z). Do you have any suggestion? I have been looking for something with the same result of imagesc(), but I was not able.
Thanks, Igor
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Line Plots についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!