본문 바로가기

Enginius/Matlab

Using MATLAB in script (OS X)

Open Terminal


Run MATLAB

cd /Applications/MATLAB_R2015b.app/bin

./matlab -nodesktop


Move to my folder

cd Implementation' in papers'/2016_IROS_OCCFLOWnew/




Set test variable

randseed_list = 1:10


Run the code

main_occflow_navi


Wait