Files
igl/tutorial/602_Matlab/run.sh
T
2014-06-28 19:26:53 +02:00

11 lines
305 B
Bash

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