PARFOR Progress Monitor

A Java progress monitor to track progress through a PARFOR loop running MATLAB® workers
3,9K Downloads
Aktualisiert 1. Sep 2016

Lizenz anzeigen

A simple Java progress monitor to show a progress bar on the MATLAB client while Parallel Computing Toolbox workers are executing the iterations of a PARFOR loop. This employs a socket connection from the workers back to the MATLAB client to inform the client when an iteration has been executed.
The MATLAB code must be on the MATLAB path of both the client and the workers; additionally, the java classes must be added to the java class path using javaaddpath.

Zitieren als

Edric Ellis (2025). PARFOR Progress Monitor (https://www.mathworks.com/matlabcentral/fileexchange/24594-parfor-progress-monitor), MATLAB Central File Exchange. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R2009a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Parallel for-Loops (parfor) finden Sie in Help Center und MATLAB Answers
Quellenangaben

Inspiriert: PARFOR Progress Monitor v2

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.1

Updated license

1.0.0.0