pie3mod.m

Removes the surface edgecolor from a PIE3 plot.
1,9K download
Aggiornato 1 set 2016

Visualizza la licenza

H = PIE3MOD(HP) removes the lines along the edges of the pie slices while guaranteeing that there will still be a line separating the slices. The input argument HP is the set of handles returned by PIE3. The output argument H is the same as HP with the addition of the new line objects needed to separate the pie slices.
(Uncomment the code at the end of the file to move the slice labels in the front of the PIE3 plot so that they are beneath the pie's bottom edge. You may need to adjust the "thresh" value defined in the code depending on your PIE3 plot.)

Cita come

Greg Aloe (2024). pie3mod.m (https://www.mathworks.com/matlabcentral/fileexchange/1630-pie3mod-m), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R12.1
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Pie Charts in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.1

Updated license

1.0.0.0