ProgressBar

Graphical progress bar, containing an arbitrary number of bars.
890 Downloads
Updated 16 Oct 2009

View License

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 (2024). ProgressBar (https://www.mathworks.com/matlabcentral/fileexchange/25589-progressbar), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2007a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Migrate GUIDE Apps in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

Fixed bug with figure format input parameters

1.0.0.0