Changes between Version 7 and Version 8 of multiplejobs


Ignore:
Timestamp:
10/22/20 17:36:12 (4 years ago)
Author:
Mathieu Morlighem
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • multiplejobs

    v7 v8  
    1515   %Make sure jobs are submitted without MATLAB waiting for the results, and job name is unique
    1616   md.settings.waitonlock = 0;
    17    md.cluster.interactive   = 0; %only needed if you are using the generic cluster
     17   md.cluster.interactive = 0; %only needed if you are using the generic cluster
    1818   md.miscellaneous.name = ['FrictionTest_' num2str(friction) ];
    1919