saving a job.parallel object
이전 댓글 표시
I'm running in batch and I would like to save the variable job (CJSIndependentJob or CJSTask object).
is it possible?
댓글 수: 2
Steven Lord
2025년 2월 6일
What do you hope/plan to do with the saved job object? Do you hope to use it to somehow pause the job and resume it later on, to be able to rerun the job, etc.?
Sandra Martinez
2025년 2월 6일
이동: Steven Lord
2025년 2월 6일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Simple Batch Processing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!