Progress bar for matlab loops (incl. parfor)
A progress bar that shows what percentage of a loop has finished. Based on parfor_progress.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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
- Version 1.3.0 (2.15 KB)
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 |
||
| 1.2.0 | Removed dependency on the statistics toolbox for the varargin |
||
| 1.1.0 | I renamed the output file and added more detailed description |
||
| 1.0.0 |