mex -setup; compilers list
显示 更早的评论
Hi! When i'm trying to execute mex -setup it can't find Visual Studio 2010 compiler :s Any idea?
>> mex -setup
Please choose your compiler for building external interface (MEX) files:
Would you like mex to locate installed compilers [y]/n? y
Select a compiler:
[1] Lcc-win32 C 2.4.1 in C:\PROGRA~1\MATLAB\R2010a\sys\lcc
[0] None
Compiler:
回答(2 个)
Chirag Gupta
2011-5-12
1 个投票
VS 2010 is supported in MATLAB R2010a via a patch http://www.mathworks.com/support/solutions/en/data/1-D5W493/?solution=1-D5W493
类别
在 帮助中心 和 File Exchange 中查找有关 Write C Functions Callable from MATLAB (MEX Files) 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!