Although Matlab provides a list of such compilers, currently it seems to be impossible to install SDK since it is obsolete. I have Visual Studio 2012 and I have run 'mex -setup' and it looks like matlab recognize this compiler.

I tried to compile some exemplary codes provided by matlab such as arrayProduct.c but the compilation has failed.

Anyone has experience in getting mex working on Matlab?

Similar questions and discussions