How to plot a function in spherical coordinates?
7 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I want to plot the followig function in spherical corrdinates with alpha=0-pi, and beta=0-2*pi. P11 and P12 are row vectors in my directory. P11 is dependent on angle alpha while P12 on angle beta.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/674978/image.png)
The figure I need to obtain is given as
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/674748/image.png)
0 Kommentare
Antworten (1)
Srijan Jain
am 5 Jul. 2021
Hi,
I understand that you're trying to plot spherical coordinates.
You may want to try: 3D Polar Plot
Thanks
Srijan
Siehe auch
Kategorien
Mehr zu Polar Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!