How does surface plot(surf(x,y,z) work?
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Gareth Thomas
el 25 de En. de 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 comentarios
Ver también
Categorías
Más información sobre Surface and Mesh Plots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!