| Contents | Index |
DestroyTaskFcn specifies a function to run when you call destroy for a task 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 task data from disk. To identify the task 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 DestroyTaskFcn to any valid function handle or a cell array whose first element is a function handle.
destroy, getJobSchedulerData, setJobSchedulerData
CancelJobFcn, CancelTaskFcn, DestroyJobFcn

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 |