Benutzer-Werkzeuge

Webseiten-Werkzeuge


matlab

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
matlab [2022/02/23 09:16]
schwan
matlab [2023/10/13 09:30] (aktuell)
schwan
Zeile 1: Zeile 1:
 You can start Matlab with the following short commands You can start Matlab with the following short commands
  
 +Version 2023b: ''m2023b''\\
 +Version 2022b: ''m2022b''\\
 Version 2021b: ''m2021b''\\ Version 2021b: ''m2021b''\\
 Version 2020b: ''m2020b''\\ Version 2020b: ''m2020b''\\
Zeile 7: Zeile 9:
  
 You can start Your matlab script (*.m file) as a batch job with the following generic command:\\ You can start Your matlab script (*.m file) as a batch job with the following generic command:\\
-''matlab.batch inputfile.m'' +''matlab.batch inputfile.m''\\
 Hint 1:\\ Hint 1:\\
-Please remove all graphical output from Your matlab script! +Please remove all graphical output from Your matlab script!\\
 Hint 2:\\ Hint 2:\\
-For the usage of the generic batch job script ''matlab.batch inputfile.m'' \\ +For the usage of the generic batch job script ''matlab.batch inputfile.m'' You need to setup the right matlab environment eg''module purge; module load matlab/v2020b''.\\ 
-You need to setup the right matlab environment.+Hint 3:\\ 
 +For a more flexible batch job configuration You can find a job description file here:  
 +''/usr/app-soft/matlab/matlab.lsf''\\ 
 +Please copy this this file in a directory where Your *.m file is located and change it to Your needs. 
 +You can start Your Matlab Batch job with the ''command bsub < matlab.lsf''  
  
 If the matlab environment ist not (!) set permanently in Your Account please set the right matlab version in Your current terminal with the command: If the matlab environment ist not (!) set permanently in Your Account please set the right matlab version in Your current terminal with the command:
Zeile 21: Zeile 26:
 You can check the current environment in a specific Terminal with the command  You can check the current environment in a specific Terminal with the command 
 ''module list'' ''module list''
 +
 +TU Ilmenau Matlab Portal
 +[[https://www.mathworks.com/academia/tah-portal/tu-ilmenau-31626123.html|TU Ilmenau Matlab Portal]]
  
matlab.1645604180.txt.gz · Zuletzt geändert: 2022/02/23 09:16 von schwan