How can i plot it
Ältere Kommentare anzeigen
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 Kommentare
Rik
am 19 Dez. 2020
Sounds like you need meshgrid (or ndgrid). What did you try?
Minh Nguyen
am 19 Dez. 2020
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Surface and Mesh Plots finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
