ChunksProgress
Version 1.0.0.0 (2.06 KB) by
Michael Litvin
Displays per-job (chunk) progress in parfor loops on the console.
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 (2026). ChunksProgress (https://se.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 LinuxCategories
Find more on Parallel for-Loops (parfor) in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
