Can anyone please tell me how to plot this graph?

1 view (last 30 days)
If i have the data, how can i plot this?
how can i change the values from degress to letters along polar axis?
I'm using polarplot(). But, it's not working.
Which command should i use to get the same kind of plot? Please let me know.
Thank you.

Accepted Answer

Star Strider
Star Strider on 25 Sep 2022
Use the polarplot function. It should do evertything you want.
For details see PolarAxes Properties and perhaps also Line Properties and to be complete, NumericRuler Properties if you are unfamiliar with MATLAB plots.
.

More Answers (0)

Categories

Find more on Polar Plots in Help Center and File Exchange

Tags

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!