Folder on client where jobs are stored
joblocation = getJobFolder(cluster,job)
joblocation = getJobFolder(cluster,job)
returns the path to
the folder on disk where files are stored for the specified job and cluster. This
folder is valid only the client MATLAB session, not necessarily the workers. This
method exists only on clusters using the generic interface.