| Contents | Index |
You can match the Hostname property to find a desired job manager or worker when creating the job manager or worker object with findResource.
Usage | Job manager object or worker object |
Read-only | Always |
Data type | String |
Create a job manager object and examine its Hostname property.
jm = findResource('scheduler','type','jobmanager', ...
'Name', 'MyJobManager')
get(jm, 'Hostname')
ans =
JobMgrHost
Computer, HostAddress, WorkerMachineOsType

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 |