Files
igl/tutorial/107_Matlab/run.sh
T
Daniele Panozzo ae03f73648 * added tutorial for ARAP parametrization (broken)
* removed useless parameters from map_vertices_to_circle


Former-commit-id: 8c9ba648d8
2014-06-19 14:59:05 +02:00

11 lines
301 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/107_Matlab