| 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 |
The Worker property value is an object representing the worker session that evaluated the task.
Usage | Task object |
Read-only | Always |
Data type | Worker object |
Before a task is evaluated, its Worker property value is an empty vector.
Find out which worker evaluated a particular task.
submit(job1) waitForState(job1,'finished') t1 = findTask(job1,'ID',1) t1.Worker.Name ans = node55_worker1
![]() | UseSOAJobSubmission | WorkerMachineOsType | ![]() |

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 |