recreate
Create new job from existing job
Syntax
Description
creates a job object with tasks that correspond to
newjob
= recreate(oldjob
,'Tasks',tasksToRecreate
)tasksToRecreate
. Because communicating jobs have only
one task, this option only supports independent jobs.
Examples
Input Arguments
Version History
Introduced in R2014a
See Also
createCommunicatingJob
| createJob
| createTask
| findJob
| submit