TimedProgressBar
A progress bar for concurrent code, amenable to parfor and other loop constructs.
It uses the command-line, since it appears that Matlab still misses a gui concurrent version of waitbar.
It posts a forecast for the remaining computing time.
Accepts user strings for documenting the computing progress.
It was built on top of Stefan Doerr's ProgressBar and Jeremy Scheff's parfor_progress.
Enjoy,
Antonio Jose Cacho
ajcsccacho@gmail.com
Cite As
Antonio Cacho (2024). TimedProgressBar (https://www.mathworks.com/matlabcentral/fileexchange/46763-timedprogressbar), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired by: Progress monitor (progress bar) that works with parfor, Progress bar for matlab loops (incl. parfor)
Inspired: parwaitbar
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
TimedProgressBar/
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |