Community Profile

photo

USMAN


University of Illinois Urbana-Champaign

Active since 2014

Statistics

  • First Answer

View badges

Content Feed

View by

Answered
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;' ...

9 years ago | 2