ProgressBar

Graphical progress bar, containing an arbitrary number of bars.

You are now following this Submission

Simple graphical representation of algorithm progress, useful within a loop that is expected to take some time to complete. Can customize figure properties, number of bars, bar foreground and background color, title, and text message above each bar. Call to update the progressbar will only render if the new progress is sufficiently different, avoiding unnecessary calls to image() thus saving time in a looped algorithm.

Cite As

Andrew Schwartz (2026). ProgressBar (https://www.mathworks.com/matlabcentral/fileexchange/25589-progressbar), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

Fixed bug with figure format input parameters

1.0.0.0