MATLAB: Difference between revisions

Jump to navigation Jump to search
5 bytes removed ,  4 years ago
m
In T:16, unless one runs a parallel job, for which this example is not, srun should not be used.
(Marked this version for translation)
m (In T:16, unless one runs a parallel job, for which this example is not, srun should not be used.)
Line 126: Line 126:
module load matlab/2018a
module load matlab/2018a
# Remove -singleCompThread below if you are using parallel commands:
# Remove -singleCompThread below if you are using parallel commands:
srun matlab -nodisplay -singleCompThread -r "cosplot"
matlab -nodisplay -singleCompThread -r "cosplot"
}}
}}


cc_staff
9

edits

Navigation menu