MATLAB: Difference between revisions

Jump to navigation Jump to search
5 bytes removed ,  5 months ago
No edit summary
Line 130: Line 130:
<!--T:16-->
<!--T:16-->
# Choose a version of MATLAB by loading a module:
# Choose a version of MATLAB by loading a module:
module load matlab/2018a
module load matlab/2023b.2
# Remove -singleCompThread below if you are using parallel commands:
# Remove -singleCompThread below if you are using parallel commands:
matlab -nodisplay -singleCompThread -r "cosplot"
matlab -singleCompThread -batch "cosplot"
}}
}}


cc_staff
30

edits

Navigation menu