Circular progress bar charts

Radial/Circular progress bar charts

Sie verfolgen jetzt diese Einreichung

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

Zitieren als

giannit (2026). Circular progress bar charts (https://de.mathworks.com/matlabcentral/fileexchange/92348-circular-progress-bar-charts), MATLAB Central File Exchange. Abgerufen .

Quellenangaben

Inspiriert von: radialBar

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit R2006a bis R2021a

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.0