ChunksProgress

Displays per-job (chunk) progress in parfor loops on the console.
269 Downloads
Updated 14 Aug 2013

View License

Every chunk gets a single character in the progress string. The progress is a concatenation of all such chunks' characters.
You can set the characters to be used, and you can set the amount of chunks in the progress string.
Upon update, the progress string is rewritten in the console window.
The script uses a temporary directory and files to keep the progress information, so you will need write permissions in your working directory.

Cite As

Michael Litvin (2024). ChunksProgress (https://www.mathworks.com/matlabcentral/fileexchange/43072-chunksprogress), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Parallel for-Loops (parfor) in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0