need help to plot a spectra in circle

1 view (last 30 days)
Manh Nguyen
Manh Nguyen on 8 Aug 2016
Commented: Walter Roberson on 8 Aug 2016
i have an 2D array, one exis is direction, and the other is radius. For example, 1 exist have 36 value each equal to 10 degree, and radius from 0 to 10. i dont know how to plot it in circle. thanks.

Answers (1)

Walter Roberson
Walter Roberson on 8 Aug 2016
See pol2cart() or possibly quiver() depending on what you are trying to plot

Categories

Find more on 2-D and 3-D 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!