resume
Resume processing queue in MATLAB Job Scheduler
Syntax
resume(mjs)
Arguments
| MATLAB® Job Scheduler object whose queue is resumed. |
Description
resume(mjs)
resumes processing of the
specified MATLAB Job Scheduler's queue so that jobs waiting in the queued state will be
run. This call will do nothing if the MATLAB Job Scheduler is not paused.
Version History
Introduced before R2006a