donut - easily create a donut char​t using pie syntax

版本 1.0.2 (1.9 KB) 作者: Yang Liu
Donut creates a donut chart with offset slices and custom labels.
95.0 次下载
更新时间 2022/5/1

查看许可证

The pie chart in Matlab could not be plotted in a donut style (with an area of the center cut out). This function creates a donut chart by changing patch vertices of the pie chart. Thus, it maintains all the syntax and editable properties (offsets slices and specifies the text labels) of pie function. It could be used to display proportions or cyclic colormaps.

引用格式

Yang Liu (2024). donut - easily create a donut chart using pie syntax (https://www.mathworks.com/matlabcentral/fileexchange/110325-donut-easily-create-a-donut-chart-using-pie-syntax), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2016a
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

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

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

Fix some bugs

1.0.1

Fix some bugs.

1.0.0