Representing data in spherical coordinate

2 views (last 30 days)
Hi, I want to represent a dataset into spherical coordinate. Is there any way in matlab to do that?
Thanks

Accepted Answer

Matt J
Matt J on 10 May 2017
See the command cart2sph()
  2 Comments
M. M.  Farhad
M. M. Farhad on 10 May 2017
I mean I want to visualize it in plot. Is there any way to visualize the data in matlab?
Matt J
Matt J on 10 May 2017
There is plot3 and many others. You probably need to be more specific about the form of the data and plot.

Sign in to comment.

More Answers (0)

Categories

Find more on Polar 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!