Changes between Version 8 and Version 9 of multiplejobs
- Timestamp:
- 04/25/22 11:26:53 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
multiplejobs
v8 v9 3 3 We are going to use a variable in the MATLAB workspace called `friction` that will be changing within a loop. In your `runme.m` script, prepare your step with a dynamic step name: 4 4 {{{ 5 #!m atlab5 #!m 6 6 %Do we need to submit the job or download the results? 7 7 loadonly = 0;