浏览代码

fix medit to display data on faces and tets

Former-commit-id: 24680c76b11b8264557fe47ebb06a1517949ca60
Leonardo Sacht 12 年之前
父节点
当前提交
186ad27141
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/igl/matlab/Makefile

+ 1 - 1
include/igl/matlab/Makefile

@@ -22,7 +22,7 @@ INC+=$(EIGEN3_INC)
 
 
 # Matlab dependency
 # Matlab dependency
 ifndef MATLAB
 ifndef MATLAB
-  MATLAB=/Applications/MATLAB_R011b.app/
+  MATLAB=/Applications/MATLAB_R2012a.app/
   $(warning MATLAB undefined. Setting MATLAB=${MATLAB})
   $(warning MATLAB undefined. Setting MATLAB=${MATLAB})
 endif
 endif
 MATLAB_INC=-I$(MATLAB)/extern/include/
 MATLAB_INC=-I$(MATLAB)/extern/include/