Feeds
답변 있음
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;' ...
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;' ...
11년 초과 전 | 2
