From: Stuart Huston on
I have the 64-bit version of MALAB R2008a. I am trying to load libraries compiled in fortran and C. The loadlibrary function tells me I need Microsoft Visual C++ 2005. The current MS compiler is 2008, moving to 2010. Are these later compilers supported?

Alternatively, if I compile under Cygwin using gcc or f77, is there any way to trick MATLAB into thinking I have the required compiler(s)?