PARFOR Progress Monitor
버전 1.0.0.1 (7.94 KB) 작성자:
Edric Ellis
A Java progress monitor to track progress through a PARFOR loop running MATLAB® workers
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.
인용 양식
Edric Ellis (2023). PARFOR Progress Monitor (https://www.mathworks.com/matlabcentral/fileexchange/24594-parfor-progress-monitor), MATLAB Central File Exchange. 검색됨 .
MATLAB 릴리스 호환 정보
개발 환경:
R2009a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux카테고리
Help Center 및 MATLAB Answers에서 Parallel for-Loops (parfor)에 대해 자세히 알아보기
태그
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!