Representing data in spherical coordinate

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

I mean I want to visualize it in plot. Is there any way to visualize the data in matlab?
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

Asked:

on 10 May 2017

Commented:

on 10 May 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!