Help: How to plot like this ?
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
How to plot like the following chat

Respuestas (1)
Youssef Khmou
el 26 de Jul. de 2013
contour(your_data) % your data is M*N matrix
colormap gray
2 comentarios
Xuguang
el 26 de Jul. de 2013
Youssef Khmou
el 26 de Jul. de 2013
hi,its possible but it depends on the data you have( dimensions)
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!