PARFOR Progress Monitor for MATLAB

A PARFOR progress monitor for Matlab
1,7K Downloads
Aktualisiert 5. Okt 2023
This progress monitor comes with a nice wrapper `ParforProgressStarter2.m` which will take care of adding the classes to the java class path, depending on whether matlabpool is enabled or not.
For instructions on how to use with global variables, please see https://github.com/kotowicz/matlab-ParforProgress2#c2-with-globals
You can fork the code @ https://github.com/kotowicz/matlab-ParforProgress2

Zitieren als

Andreas Kotowicz (2024). PARFOR Progress Monitor for MATLAB (https://github.com/kotowicz/matlab-ParforProgress2/releases/tag/v1.23.1), GitHub. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2008a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden

Version Veröffentlicht Versionshinweise
1.23.1

See release notes for this release on GitHub: https://github.com/kotowicz/matlab-ParforProgress2/releases/tag/v1.23.1

1.16.0.0

Version 0.2.8 gives the user the option enable / disable the display of the execution time.

1.14.0.0

registered download link with GitHub

1.13.0.0

documentation update regarding usage of global variables.

1.12.0.0

added workaround and instructions for use with global variables. See https://github.com/kotowicz/matlab-ParforProgress2#c2-with-globals

1.10.0.0

Updated docs to reflect replacement of 'matlabpool' by 'parpool' in R2013b.

1.8.0.0

v0.2 Does not clear global variables anymore.

1.7.0.0

updated version fixes matlab 2013a problem.

1.6.0.0

ETA & running time update now works with parfor loops on the console.

1.5.0.0

show runtime & eta in console non-worker mode.
little fixes & improvements.

1.4.0.0

rewrite awt and java checks in 'ParforProgressStarter2'
basic support for non-GUI output in 'ParforProgressServer2.java':
- works fine if matlabpool == 0
- no output if matlabpool == 1

1.3.0.0

added missing functions.

1.1.0.0

more detailed description of program added.

1.0.0.0

0.2.10

See release notes for this release on GitHub: https://github.com/kotowicz/matlab-ParforProgress2/releases/tag/v0.2.10

0.2.8.0

See release notes for this release on GitHub: https://github.com/kotowicz/matlab-ParforProgress2/releases/tag/v0.2.8

0.2.7.0

See release notes for this release on GitHub: https://github.com/kotowicz/matlab-ParforProgress2/releases/tag/v0.2.7

0.2.5.0

See release notes for this release on GitHub: https://github.com/kotowicz/matlab-ParforProgress2/releases/tag/v0.2.5

0.2.2.0

See release notes for this release on GitHub: https://github.com/kotowicz/matlab-ParforProgress2/releases/tag/v0.2.2

0.2.1.0

See release notes for this release on GitHub: https://github.com/kotowicz/matlab-ParforProgress2/releases/tag/v0.2.1

0.2.0.0

See release notes for this release on GitHub: https://github.com/kotowicz/matlab-ParforProgress2/releases/tag/v0.2

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.