Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
how to plot contour with 3 dimensional data
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
hi: I have a 3-dimensional data x-y-z.
the x,y value is the coordinate in x-y axis, the z value is a parameter distributed at each x-y location. such as temperature. so I want to plot a contour with the 3D data. is there anyway to do that?
thanks! Li
1 comentario
Respuestas (1)
Rik
el 21 de Abr. de 2017
I think the first result on Google will the contour function.
doc contour
That will teach you a lot about what syntax will work for your data.
0 comentarios
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!