Bullseye Polar Data Plot for AHA 16 segments representation
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]);
Citation pour cette source
Stanislas Rapacchi (2026). Bullseye Polar Data Plot for AHA 16 segments representation (https://fr.mathworks.com/matlabcentral/fileexchange/68206-bullseye-polar-data-plot-for-aha-16-segments-representation), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- MATLAB > Graphics > Labels and Styling > Interactions, Camera Views, and Lighting > Lighting, Transparency, and Shading >
Tags
Remerciements
Inspiré par : Bullseye Polar Data Plot
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.0 |
