pie3mod.m

版本 1.0.0.1 (1.9 KB) 作者: Greg Aloe
Removes the surface edgecolor from a PIE3 plot.
1.9K 次下载
更新时间 2016/9/1

查看许可证

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

引用格式

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

MATLAB 版本兼容性
创建方式 R12.1
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Pie Charts 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.1

Updated license

1.0.0.0