| Contents | Index |
DestroyJobFcn specifies a function to run when you call destroy for a job running on a generic scheduler. This function lets you communicate with the scheduler, to provide any instructions beyond the normal toolbox action of deleting the job data from disk. To identify the job for the scheduler, the function should include a call to getJobSchedulerData.
For more information and examples on using these functions and properties, see Manage Jobs with Generic Scheduler.
Usage | Generic scheduler object |
Read-only | Never |
Data type | Function handle |
You can set DestroyJobFcn to any valid function handle, string of a function name, or a cell array whose first element is one of these.
destroy, getJobSchedulerData, setJobSchedulerData
CancelJobFcn, CancelTaskFcn, DestroyTaskFcn

See how to solve large problems with minimal effort and reduce simulation time.
Get free kit| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |