Main Content

resume

Resume processing queue in MATLAB Job Scheduler

Syntax

resume(mjs)

Arguments

mjs

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

See Also

|