PARFOR Progress Monitor for MATLAB

A PARFOR progress monitor for Matlab
ダウンロード: 1.7K
更新 2023/10/5
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

引用

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

MATLAB リリースの互換性
作成: R2008a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersParallel for-Loops (parfor) についてさらに検索

Community Treasure Hunt

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

Start Hunting!

GitHub の既定のブランチを使用するバージョンはダウンロードできません

バージョン 公開済み リリース ノート
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

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。