pie3mod.m

Version 1.0.0.1 (1,94 KB) von Greg Aloe
Removes the surface edgecolor from a PIE3 plot.
1,9K Downloads
Aktualisiert 1. Sep 2016

Lizenz anzeigen

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.)

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R12.1
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Pie Charts finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.1

Updated license

1.0.0.0