Help: How to plot like this ?
Informazioni
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Mostra commenti meno recenti
How to plot like the following chat

Risposte (1)
Youssef Khmou
il 26 Lug 2013
contour(your_data) % your data is M*N matrix
colormap gray
2 Commenti
Xuguang
il 26 Lug 2013
Youssef Khmou
il 26 Lug 2013
hi,its possible but it depends on the data you have( dimensions)
Questa domanda è chiusa.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!