How can i plot it
Show older comments
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 Comments
Rik
on 19 Dec 2020
Sounds like you need meshgrid (or ndgrid). What did you try?
Minh Nguyen
on 19 Dec 2020
Accepted Answer
More Answers (0)
Categories
Find more on Surface and Mesh Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!