User`s guide

7 Program Independent Jobs
7-38
The following step occurs in your network:
1
For each task, the scheduler starts a MATLAB worker session on a cluster node.
The following steps occur in each MATLAB worker session:
1
The MATLAB worker automatically runs the decode function, finding it on the path.
2
The decode function reads the pertinent environment variables.
3
The decode function sets the properties of its argument object with values from the
environment variables.
4
The MATLAB worker uses these object property values in processing its task
without your further intervention.