Polar plot with error bar

Version 1.0.0.0 (1.47 KB) by Naveen
This is a simple function which uses multiple polar plots to add error bars to standard polar plot.
1.2K Downloads
Updated 1 Feb 2013

View License

The function is very simple and it uses multiple polar plots. Each error bar is essentially drawn by a polar function - same angle with 2 or 3 radii.
The first two input variables ('angle' and 'avg') are same as the input variables for a standard polar plot. The last input variable is the error value. Note that the length of the error-bar is twice the error value we feed to this function.
I used a trick to set polar plot axis limit which i found at this webpage - http://stackoverflow.com/questions/226315/fixing-the-radial-axis-on-matlab-polar-plots .

Cite As

Naveen (2026). Polar plot with error bar (https://www.mathworks.com/matlabcentral/fileexchange/40131-polar-plot-with-error-bar), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags
Version Published Release Notes
1.0.0.0