How to draw a figure?
Mostrar comentarios más antiguos
Now i got three matrix X, Y, Z of the same size, say M*N. How can i plot a figure with the value Z_ij corresponding to axis (A_ij,B_ij) ??
Respuestas (1)
Marta Salas
el 11 de Abr. de 2014
Editada: Marta Salas
el 11 de Abr. de 2014
0 votos
you can try surf or mesh: http://www.mathworks.es/es/help/matlab/learn_matlab/creating-mesh-and-surface-plots.html
Categorías
Más información sobre Creating, Deleting, and Querying Graphics Objects en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!