MATLAB: Problem Choosing SDK Compiler

sdk_compiler mex -setup

Hello,
I have downloaded and installed the Microsoft Platform SDK 7.1 and Microsoft Visual Studio 2010 express compiler on 64-bit Windows. However, when I run the command: mex -setup
And I also make sure the SDK environment variables gets set, but it is also unable.
I want to use SDK 7.1 as my compiler, but it is not in the list. How can I add the SDK 7.1 in the list? Thank you!

Best Answer

SDK 7.1 does not appear in the list as it does not seem to be a supported compiler. Check the following link:
Why doesn't Visual Studio 2010 express suffice?