| Contents | Index |
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

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 |