donut3

Versión 1.0.1 (2,12 KB) por Yang Liu
Creates a 3-D donut chart with offset slices and custom labels using pie3 syntax and removing vertical edge lines in the same slice.
44 Descargas
Actualizado 22 jun 2022

Ver licencia

The pie3 chart in Matlab could not be plotted in a donut style (with an area of the center cut out). This function creates a 3-D donut chart by changing patch and surface vertices of the pie3 chart. Thus, it maintains all the syntax and editable properties (offsets slices and specifies the text labels) of pie3 function. It could be used to display 3-D proportions or cyclic colormaps. The ring width of the donut is adjustable so you will get a pie3 chart if set the ring width as 1. In addition, vertical edge lines in the same slice are removed.

Citar como

Yang Liu (2025). donut3 (https://www.mathworks.com/matlabcentral/fileexchange/111025-donut3), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2016b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Etiquetas Añadir etiquetas

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.1

Removing vertical edge lines in the same slice.

1.0.0