PARFOR Progress Monitor for MATLAB

A PARFOR progress monitor for Matlab
1,7K téléchargements
Mise à jour 5 oct. 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

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2008a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

Les versions qui utilisent la branche GitHub par défaut ne peuvent pas être téléchargées

Version Publié le Notes de version
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

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

0.2.7

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

0.2.6

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

0.2.5

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

0.2.2

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

0.2.1

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

Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.