Benutzer-Werkzeuge

Webseiten-Werkzeuge


matlab

Dies ist eine alte Version des Dokuments!


You can start Matlab with the following short commands

Version 2021b: m2021b
Version 2020b: m2020b
Version 2019b: m2019b
Version 2019b: m2018b

You can start Your matlab script (*.m file) as a batch job with the following generic command:
matlab.batch inputfile.m
Hint 1:
Please remove all graphical output from Your matlab script!

Hint 2:
For the usage of the generic batch job script matlab.batch inputfile.m
You need to setup the right matlab environment.

If the matlab environment ist not (!) set permanently in Your Account please set the right matlab version in Your current terminal with the command: module purge; module load matlab/v2020b.

You can check the current environment in a specific Terminal with the command module list

matlab.1645604189.txt.gz · Zuletzt geändert: 2022/02/23 09:16 von schwan