| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → Parallel Computing Toolbox |
| Contents | Index |
| Learn more about Parallel Computing Toolbox |
Parent | job, matlabpooljob, or paralleljob object |
Children | None |
A task object defines what each lab or worker does as part of the complete job execution. A task object is used only with a job manager as scheduler.
| cancel | Cancel job or task |
| destroy | Remove job or task object from parent and memory |
| waitForState | Wait for object to change state |
| AttemptedNumberOfRetries | Number of times failed task was rerun |
| CaptureCommandWindowOutput | Specify whether to return Command Window output |
| CommandWindowOutput | Text produced by execution of task object's function |
| Configuration | Specify configuration to apply to object or toolbox function |
| CreateTime | When task or job was created |
| Error | Task error information |
| ErrorIdentifier | Task error identifier |
| ErrorMessage | Message from task error |
| FailedAttemptInformation | Information returned from failed task |
| FinishedFcn | Specify callback to execute after task or job runs |
| FinishTime | When task or job finished |
| Function | Function called when evaluating task |
| ID | Object identifier |
| InputArguments | Input arguments to task object |
| MaximumNumberOfRetries | Specify maximum number of times to rerun failed task |
| NumberOfOutputArguments | Number of arguments returned by task function |
| OutputArguments | Data returned from execution of task |
| Parent | Parent object of job or task |
| RunningFcn | Specify M-file function to execute when job or task starts running |
| StartTime | When job or task started |
| State | Current state of task, job, job manager, or worker |
| Timeout | Specify time limit to complete task or job |
| UserData | Specify data to associate with object |
| Worker | Worker session that performed task |
![]() | simpletask | torquescheduler | ![]() |

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |