From: Pan on
Install MATLAB R2010a on Windows 7 X64 with Visual Studio 2008 + Windows SDK 7

I try these command:

>> mex -setup
it's work (found VS2008) but cannot compile mexw64.

>> mbuild -setup
not work (VS2008 not found)

Help me please