... 40 #SBATCH --job-name=script.m ... 50 #SBATCH --partition=standard ... 67 #SBATCH --time=0-03:00:00 ... 76 #SBATCH --output=%x-%j.out 77 #SBATCH --error=%x-%j.out ... 86 #SBATCH --mail-user='traine@udel.edu' 87 #SBATCH --mail-type=END,FAIL,TIME_LIMIT_90 ... 137 # 138 # [EDIT] Add your script statements hereafter, or execute a script or program 139 # using the srun command. 140 # 141 #srun date 142 #Loading MATLAB 143 vpkg_require matlab/2020b 144 #Running the matlab script 145 matlab -nodisplay -nojvm -batch script