Skip to Main Content Skip to Search
Product Documentation

HostAddress - IP address of host running job manager or worker session

Description

HostAddress indicates the numerical IP address of the computer running the job manager or worker session to which the job manager object or worker object refers. You can match the HostAddress property to find a desired job manager or worker when creating an object with findResource.

Characteristics

Usage

Job manager object or worker object

Read-only

Always

Data type

Cell array of strings

Examples

Create a job manager object and examine its HostAddress property.

jm = findResource('scheduler','type','jobmanager', ...
          'name','MyJobManager','LookupURL','JobMgrHost');
get(jm, 'HostAddress')
ans =
    123.123.123.123

See Also

Functions

findResource

Properties

Computer, Hostname, WorkerMachineOsType

  


Free Parallel Computing Interactive Kit

See how to solve large problems with minimal effort and reduce simulation time.

Get free kit

Trials Available

Try the latest versions of parallel computing products.

Get trial software
 © 1984-2012- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS