How to plot a function in spherical coordinates?
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Srijan Jain
il 5 Lug 2021
Hi,
I understand that you're trying to plot spherical coordinates.
You may want to try: 3D Polar Plot
Thanks
Srijan
Vedere anche
Categorie
Scopri di più su Polar Plots in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!