donut3

버전 1.0.1 (2.12 KB) 작성자: Yang Liu
Creates a 3-D donut chart with offset slices and custom labels using pie3 syntax and removing vertical edge lines in the same slice.
다운로드 수: 34
업데이트 날짜: 2022/6/22

라이선스 보기

The pie3 chart in Matlab could not be plotted in a donut style (with an area of the center cut out). This function creates a 3-D donut chart by changing patch and surface vertices of the pie3 chart. Thus, it maintains all the syntax and editable properties (offsets slices and specifies the text labels) of pie3 function. It could be used to display 3-D proportions or cyclic colormaps. The ring width of the donut is adjustable so you will get a pie3 chart if set the ring width as 1. In addition, vertical edge lines in the same slice are removed.

인용 양식

Yang Liu (2024). donut3 (https://www.mathworks.com/matlabcentral/fileexchange/111025-donut3), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2016b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
태그 태그 추가

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.1

Removing vertical edge lines in the same slice.

1.0.0