Clear Filters
Clear Filters

Retrieving variable declared in batch file, into MATLAB

3 views (last 30 days)
I am trying to pass a variable defined in a batch file to matlab (I am running a MATLAB job launched from SLURM). How can I do this?
For example, a variable "a" taking different values from 1 to 10 in a loop. How can I do that? (boths sides: loop in batch+retrieving the variable in MATLAB)

Answers (1)

dpb
dpb on 21 Jul 2017
Already answered in your NG thread <view_thread/349153>

Categories

Find more on Cluster Configuration in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!