This version is outdated by a newer approved version.DiffThis version (2023/05/17 14:06) was approved by msiegel.The Previously approved version (2022/12/21 07:39) is available.Diff

This is an old revision of the document!


Matlab VSC

Generate a matlab package called test.m,

add(2,3.4)

and a function add.m,

function z=add(x,y)
z=x+y

Run this from the command line:

module purge
module load Matlab/(...Version...)
matlab -nodisplay
run test.m

For more information in MATLAB programs and batch jobs<html><b><font color=#cc3300> read here &#8611;</b></font></html>TUCOLAB

  • doku/matlab.1671703020.txt.gz
  • Last modified: 2022/12/22 09:57
  • by amelic