A polar plot script that allows selection of axis limits by the user, including negative radial limits. It is particularly appropriate for logarithmic data.
A known limitation is that datapoints outside the radial limits will still be drawn.
Cite As
Daniel Armyr (2024). Polar 2 (https://www.mathworks.com/matlabcentral/fileexchange/23589-polar-2), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Graphics > 2-D and 3-D Plots > Polar Plots >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.9.0.1 | Updated license |
||
1.9.0.0 | Fixed the drawing of multiple lines so they get different colors. |
||
1.5.0.0 | Reupploaded as the file did not get properly updated. |
||
1.4.0.0 | Now handles values less than minimum better. Reassigned copyright to MathWorks. |
||
1.2.0.0 | Added support for anglular limits and cropping out-of-bounds values. |
||
1.1.0.0 | Edited the description. |
||
1.0.0.0 |