progbar

progbar.m: general purpose progress bar for MATLAB

Download
Download

You are now following this Submission

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

Categories

Find more on App Building in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

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

slight appearance upgrade

Download
1.1.0

Improved performance (twice as fast) in tight loops (inspired by comments from Bob Bemis).

Download
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".

Download