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 [2021/12/02 17:53]
schwan
matlab [2023/10/13 09:30]
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 6: Zeile 8:
 Version 2019b: ''m2018b''\\ Version 2019b: ''m2018b''\\
  
-You can start Your matlab script (*.m file) 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:\\ 
 +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 eg. ''module purge; module load matlab/v2020b''.\\ 
 +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'' 
  
-Hint 1:  
-Please remove all graphical output from Your matlab script! 
  
-Hint 2:  +If the matlab environment ist not (!) set permanently in Your Account please set the right matlab version in Your current terminal with the command
-For the usage of this generic job script ''matlab.batch inputfile.m'' You need the right matlab environment.+''module purge; module load matlab/v2020b''
  
-If the matlab environment ist not (!) set permanently in Your Account please set the right matlab version in Your current terminal with ''module purge; module load/v2020b''+You can check the current environment in a specific Terminal with the command  
 +''module list''
  
 +TU Ilmenau Matlab Portal
 +[[https://www.mathworks.com/academia/tah-portal/tu-ilmenau-31626123.html|TU Ilmenau Matlab Portal]]
  
matlab.txt · Zuletzt geändert: 2023/10/13 09:30 von schwan