Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
doku:matlab [2022/12/21 07:39] amelicdoku:matlab [2022/12/22 09:57] – Die Befehlszeile war nur nicht aktuell amelic
Line 1: Line 1:
-====== Matlab Batch Jobs ======+====== Matlab VSC ======
  
 ==== Run Matlab Task from command line ==== ==== Run Matlab Task from command line ====
Line 12: Line 12:
 Run this from the command line: Run this from the command line:
 <code> <code>
-/opt/sw/matlab-80/bin/matlab -nodisplay -r  "add(2,3.4)"+module purge 
 +module load Matlab/(...Version...) 
 +matlab -nodisplay 
 +run test.m
 </code> </code>
  
 ==== Further MATLAB Programs and batch jobs ==== ==== Further MATLAB Programs and batch jobs ====
-More MATLAB test programs and batch jobs can be found on [[https://colab.tuwien.ac.at/display/IAVSC/MATLAB/|TUCOLAB]] +For more information in MATLAB programs and batch jobs<html><b><font color=#cc3300> read here &#8611;</b></font></html>[[https://colab.tuwien.ac.at/display/IAVSC/MATLAB|TUCOLAB]] 
  
  • doku/matlab.txt
  • Last modified: 2024/05/14 08:11
  • by fkocina