run.sh 305 B

12345678910
  1. # Make sure that matlab can be launched from the commandline
  2. # if it is not the case use the following commands:
  3. # cd /usr/local/bin
  4. # sudo ln -s /Applications/MATLAB_R2012b.app/bin/matlab
  5. # Tested on MAC only
  6. export DYLD_LIBRARY_PATH=/Applications/MATLAB_R2012b.app/bin/maci64/
  7. ./build/602_Matlab_bin