Files
igl/tutorial/106_Matlab/run.sh
T
Daniele Panozzo d23c7f1fbc fixed deprecated types in cotmatrix
improved matlabinterface to support sending sparse matrices to matlab
added matlab example for the tutorial
2014-06-17 22:29:22 +02:00

11 lines
294 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
DYLD_LIBRARY_PATH=/Applications/MATLAB_R2012b.app/bin/maci64/
./build/106_Matlab