pause
Pause MATLAB Job Scheduler queue
Syntax
Description
pause(
pauses the
MATLAB® Job Scheduler queue of the cluster mjs
)mjs
. Jobs waiting in
the queued state do not run. Jobs that are already running are paused after completion of
tasks that are already running. No further jobs or tasks run until you call the resume
function for the cluster.
If the MATLAB Job Scheduler is already paused, the pause
function has
no effect.
Input Arguments
Version History
Introduced before R2006a