I have Matlab r2009a and I am trying to use MEX with Visual Studio 2010 but Matlab can't find the compiler. Is there a way to do this?
Show older comments
Do I need an older version of Visual studio? or maybe there is a patch...
Answers (1)
Think two seconds about that. You are asking a program that came out in 2009 to use a compiler that came out in 2010. Haven't actually checked release dates, but still.
Forward compatibility is... well.
If you had been lucky it might have worked. Looks like you weren't.
Just for reference:
Categories
Find more on Write C Functions Callable from MATLAB (MEX Files) in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!