pie2

버전 1.0.0.0 (8.19 KB) 작성자: Richard de Garis
Modification of the Matlab PIE function to account for label overlaps
다운로드 수: 2.6K
업데이트 날짜: 2016/3/31

라이선스 보기

There are 4 'hacks' to the PIE function:
1) pie values are scaled regardless of whether the sum > 1
2) labels on the left of the pie are 'right' aligned & labels of the right are 'left' aligned. The standard PIE function uses 'center' alignment.

3) overlapping labels are moved along the y-axis and leader lines are drawn for added clarity.

4) the Matlab function MCODEREGISTER has been replaced with the Matlab function MAKEMCODE.

인용 양식

Richard de Garis (2024). pie2 (https://www.mathworks.com/matlabcentral/fileexchange/23975-pie2), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2009a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

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

Updated for BSD license as requested by Mathworks