How can i plot it
Mostrar comentarios más antiguos
using spherical coordinates, plot only the part of the sphere z =sqrt(9-x^2-y^2) that lies below the cone z = sqrt(x^2+y^2).
2 comentarios
Rik
el 19 de Dic. de 2020
Sounds like you need meshgrid (or ndgrid). What did you try?
Minh Nguyen
el 19 de Dic. de 2020
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Surface and Mesh Plots 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!
