pie3mod.m

Version 1.0.0.1 (1.94 KB) by Greg Aloe
Removes the surface edgecolor from a PIE3 plot.
1.9K Downloads
Updated 1 Sep 2016

View License

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

Cite As

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

MATLAB Release Compatibility
Created with R12.1
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Pie Charts in Help Center and MATLAB Answers

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

Updated license

1.0.0.0