progbar
progbar.m: general purpose progress bar for MATLAB
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Editor's Note: This file was selected as MATLAB Central Pick of the Week
Cite As
Ben Mitch (2026). progbar (https://uk.mathworks.com/matlabcentral/fileexchange/869-progbar), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: progressbar
General Information
- Version 1.3.0 (6.83 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.3.0 | slight appearance upgrade |
||
| 1.1.0 | Improved performance (twice as fast) in tight loops (inspired by comments from Bob Bemis). |
||
| 1.0.0 | Some people complained that progbar doesn't recognise colour codes. Well, it's not supposed to, unless you have the colour tool "rgb.m" on your path as well (see the help). This update simply adds "rgb.m". |