PARFOR Progress Monitor v2

This version is an update of the progress monitor made by Edric Ellis.
2.5K 次下载
更新时间 2011/6/4

查看许可证

Original version:
http://www.mathworks.com/matlabcentral/fileexchange/24594-parfor-progress-monitor

This version has a few additional settings:
- progress step size: for loops with a large number of iterations crash in Edric Ellis' implementation.
By setting the progress step size, for example to 1%, crashing of Matlab is prevented.
- width of the screen
- height of the screen

How to start?
In Matlab:
1) go to the directory where you saved the m file
2) change example.m if you want

In the command window:
3) enter matlabpool open
4) enter pctRunOnAll javaaddpath java
5) enter example

引用格式

Willem-Jan de Goeij (2024). PARFOR Progress Monitor v2 (https://www.mathworks.com/matlabcentral/fileexchange/31673-parfor-progress-monitor-v2), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2010b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB 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