Progress bar for matlab loops (incl. parfor)

A progress bar that shows what percentage of a loop has finished. Based on parfor_progress.

Download
Download

You are now following this Submission

Cite As

Stefan (2026). Progress bar for matlab loops (incl. parfor) (https://ch.mathworks.com/matlabcentral/fileexchange/43872-progress-bar-for-matlab-loops-incl-parfor), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired: BiofilmQ

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

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

Replaced system('rm') with matlab delete function to make compatible with windows

Download
1.2.0

Removed dependency on the statistics toolbox for the varargin

Download
1.1.0

I renamed the output file and added more detailed description

Download
1.0.0

Download