Mex---Mac OS X 10.8.5

System:Mac OS X 10.8.5
Software version:Matlab R2013a + XCode 5.0

1: install command line tools.

2:In the MATLAB Command Window, execute the following commands:

cd(matlabroot)
cd bin
edit mexopts.sh

2. Save a backup copy of this file somewhere in case you make a mistake and you need to revert your changes.

3. Scroll down to the Mac (“maci64”) section of this file, beginning around line 120.

4. Replace all instances of 10.7 with 10.8; there are four of these in all (a fifth may be found in comments only)

5. Save the file, then execute the following command in the MATLAB Command Window:

mex -setup

Then everything should work just fine.

posted @ 2014-09-28 23:44  DeepVL  阅读(176)  评论(0编辑  收藏  举报