Help: How to plot like this ?
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Answers (1)
Youssef Khmou
on 26 Jul 2013
contour(your_data) % your data is M*N matrix
colormap gray
2 Comments
Xuguang
on 26 Jul 2013
Youssef Khmou
on 26 Jul 2013
hi,its possible but it depends on the data you have( dimensions)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!