PARFOR Progress Monitor v2
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
Cita come
Willem-Jan de Goeij (2024). PARFOR Progress Monitor v2 (https://www.mathworks.com/matlabcentral/fileexchange/31673-parfor-progress-monitor-v2), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Tag
Riconoscimenti
Ispirato da: PARFOR Progress Monitor
Ispirato: Automated phenotyping of mouse behavior, Vectorial ray-based diffraction integral (VRBDI)
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.0.0 |