How does surface plot(surf(x,y,z) work?
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
when plotting surf(x,y,z), and setting z to an x by y vector of ones. I'm under the impression that the surface will look the same, with the exception of the "texture of surface" when varying numbers for x and y. I'm trying to gain a better understanding on how this function generates 3D plots.
0 commentaires
Réponses (1)
Gareth Thomas
le 25 Jan 2015
When I started using surf I also found it slightly confusing. What helped me figure it out was the documentation:
Having said that is you have or need more help, than the examples there try pressing the "was this useful button at the bottom"and let the MathWorks doc team know what they can do to improve it:)
0 commentaires
Voir également
Catégories
En savoir plus sur Surface and Mesh Plots 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!