Bullseye Polar Data Plot for AHA 16 segments representation

Modification of Dan Ennis bullseye plot to allow AHA 16 segments plots.
127 Downloads
Updated Mon, 16 Jul 2018 10:16:51 +0000

View License

BULLSEYE plots patch data in polar coordinates, with option to match the AHA 16 segments representation.

Original bullseye submission here:
https://fr.mathworks.com/matlabcentral/fileexchange/16458-bullseye-polar-data-plot

AHA 16 segments reference:
Cerqueira MD, et al. Circulation 2002;105:539–542. doi: 10.1161/hc0402.102975.

Usage example:
data=[3.3 2.8 2.3 1.6 2.0 3.1 4.3 3.8 3.5 3.6 3.7 4.5 4.8 4.8 4.8 4.8];
figure(1), bullseye2(data','aha',1,'n',10);colormap('winter'),caxis([1 5]);

Cite As

Stanislas Rapacchi (2024). Bullseye Polar Data Plot for AHA 16 segments representation (https://www.mathworks.com/matlabcentral/fileexchange/68206-bullseye-polar-data-plot-for-aha-16-segments-representation), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Lighting, Transparency, and Shading in Help Center and MATLAB Answers
Acknowledgements

Inspired by: Bullseye Polar Data Plot

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0