User`s guide

parcluster
11-227
parpool(myCluster);
Find a particular cluster using the profile named 'MyProfile', and create an
independent job on the cluster.
myCluster = parcluster('MyProfile');
j = createJob(myCluster);
See Also
createJob | parallel.clusterProfiles | parallel.defaultClusterProfile |
parpool