ChunksProgress
版本 1.0.0.0 (2.1 KB) 作者:
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.
引用格式
Michael Litvin (2024). ChunksProgress (https://www.mathworks.com/matlabcentral/fileexchange/43072-chunksprogress), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2012b
兼容任何版本
平台兼容性
Windows macOS Linux类别
在 Help Center 和 MATLAB Answers 中查找有关 Parallel for-Loops (parfor) 的更多信息
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |