User`s guide
10 Objects — Alphabetical List
10-36
parallel.Task
Access task properties and behaviors
Constructors
createTask, findTask
getCurrentTask (in the workspace of the MATLAB worker)
Container Hierarchy
Parent parallel.Job
Children none
Description
A parallel.Task object provides access to a task, which executes on a worker as part of a
job.
Types
The following table describes the available types of task objects, determined by the type
of cluster.
Task Type Description
parallel.task.MJSTask Task on MJS cluster
parallel.task.CJSTask Task on CJS cluster
Methods
All task type objects have the same methods, described in the following table.