Skip to content

Commit 0fd9d44

Browse files
committed
Update batch_run_sequential_experiment_analyses.sh
1 parent cbdcc83 commit 0fd9d44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WorkSpace/sequentialEDcdc/batch_run_sequential_experiment_analyses.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#SBATCH --nodes=1
77
#SBATCH --cpus-per-task=1
88

9-
module load matlab # Load MATLAB module if necessary
9+
module load matlab-2022b # Load MATLAB module if necessary
1010

1111
# Write MATLAB script to a temporary file
1212
echo "$MATLAB_SCRIPT" > func.m

0 commit comments

Comments
 (0)