Main Content

Job Submission and Results

Run job and gather results

Functions

expand all

batchRun MATLAB script or function on worker
diaryDisplay or save Command Window text of batch job
fetchOutputsRetrieve output arguments from all tasks in job
getCurrentFileStoreGet file storage of current job or pool
getCurrentValueStoreGet data storage of current job or pool
getTaskSchedulerIDsScheduler IDs of tasks in job
loadLoad workspace variables from batch job
submitQueue job in scheduler
waitWait for job to change state

Classes

expand all

FileStoreFile storage shared by MATLAB clients and workers
ValueStoreData storage shared by MATLAB clients and workers

Examples and How To

Concepts