How to draw a figure?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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) ??
0 commentaires
Réponses (1)
Marta Salas
le 11 Avr 2014
Modifié(e) : Marta Salas
le 11 Avr 2014
you can try surf or mesh: http://www.mathworks.es/es/help/matlab/learn_matlab/creating-mesh-and-surface-plots.html
0 commentaires
Voir également
Catégories
En savoir plus sur Graphics Objects dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!