photo

USMAN


University of Illinois Urbana-Champaign

Attivo dal 2014

Followers: 0   Following: 0

Messaggio

Statistica

  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
run matlab function with arguments on linux terminal
I would rearrange the sequence of input arguments as follows: matlab -nodisplay -nojvm -r 'FunctionName Arg1 Arg2; exit;' ...

circa 10 anni fa | 2