Help: How to plot like this ?
情報
この質問は閉じられています。 編集または回答するには再度開いてください。
古いコメントを表示
回答 (1 件)
Youssef Khmou
2013 年 7 月 26 日
contour(your_data) % your data is M*N matrix
colormap gray
2 件のコメント
Xuguang
2013 年 7 月 26 日
Youssef Khmou
2013 年 7 月 26 日
hi,its possible but it depends on the data you have( dimensions)
この質問は閉じられています。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
