Changes between Version 6 and Version 7 of multiplejobs


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

--

Legend:

Unmodified
Added
Removed
Modified
  • multiplejobs

    v6 v7  
    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
    1718   md.miscellaneous.name = ['FrictionTest_' num2str(friction) ];
    1819