Clear Filters
Clear Filters

surface polar plot /range vs angle plot

6 views (last 30 days)
i wanted to plot range vs angule of my data but the only way that i could do that was with the imagesc function of matlab and the result of that is this
but im looking for a function that could help me plot that like the thing below
i hope someone could help me

Accepted Answer

Bjorn Gustavsson
Bjorn Gustavsson on 21 Aug 2020
You can have a look at polarPcolor on the file exchange.
It worked as advertised, it managed to make such plots for my use-case.
HTH

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!