Using image to view data instead of surf and view(2).
surf(Z);
view(2)
This really does something very similar to:
imagesc(Z)
- カテゴリ:
- Level: Basic
Find the treasures in MATLAB Central and discover how the community can help you!
Find the treasures in MATLAB Central and discover how the community can help you!
surf(Z);
view(2)
This really does something very similar to:
imagesc(Z)
This is a modal window.
Beginning of dialog window. Escape will cancel and close the window.
End of dialog window.
This is a modal window. This modal can be closed by pressing the Escape key or activating the close button.
コメント
コメントを残すには、ここ をクリックして MathWorks アカウントにサインインするか新しい MathWorks アカウントを作成します。