Community Profile

photo

USMAN


University of Illinois Urbana-Champaign

Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • First Answer

View badges

Feeds

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

10 years ago | 2