Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
doku:matlab [2022/12/21 11:07] – [Further MATLAB Programs and batch jobs] 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>
  
  • doku/matlab.txt
  • Last modified: 2024/05/14 08:11
  • by fkocina