Circular progress bar charts

버전 1.0 (136 KB) 작성자: giannit
Radial/Circular progress bar charts
다운로드 수: 56
업데이트 날짜: 2021/5/16

라이선스 보기

circBar(Y, lim, width, plot_spokes) generates a bar graph on polar coordinate system, printing one bar for each value of the numeric array Y. The progress of each bar is set with respect to the angular limit lim of the graph.
If Y contains only one element, then some text is added in the center of the circle:
circBar(68, 125, 0.9, false) generates a one bar chart and prints '68 of 125'
circBar(0.41, 1, 0.9, false) generates a one bar chart and prints '41%'
Run demo.m to see these and other examples.
This is a modified version of radialBar.m by Jerome Briot (mathworks.com/matlabcentral/fileexchange/61730-radialbar).

인용 양식

giannit (2024). Circular progress bar charts (https://www.mathworks.com/matlabcentral/fileexchange/92348-circular-progress-bar-charts), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2021a
R2006a에서 R2021a까지의 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
태그 태그 추가
도움

받음: radialBar

Community Treasure Hunt

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

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