环境:matlab2015a ,xcode7,OS10.10.5,
出现问题:mex -setup出现如下错误
>> mex -setup Error using mex No supported compiler or SDK was found. For options, visit http://www.mathworks.com/support/compilers/R2015a/maci64.html.解决方法:http://cn.mathworks.com/matlabcentral/answers/246507-why-can-t-mex-find-a-supported-compiler-in-matlab-r2015b-after-i-upgraded-to-xcode-7-0
中文方案以及下载地址参见:http://blog.youkuaiyun.com/xia4o/article/details/50511629
已解决问题。