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!
