当前位置: 代码迷 >> 高性能计算 >> 解决Matlab与vc混合编程~
  详细解决方案

解决Matlab与vc混合编程~

热度:9882   发布时间:2013-02-26 00:00:00.0
求助解决Matlab与vc混合编程~~~
我用的是matlab2007b与vc2008 express edition
要在matlab中安装vc,但出现下面的情况:

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 D:\MATLAB\R2007b\sys\lcc 
[2] Open WATCOM C++ 1.3 in C:\watcom-1.3 
 
[0] None 

matlab对我安装的vc视而不见?请求帮忙解决一下,多谢了

------解决方案--------------------------------------------------------
Up
------解决方案--------------------------------------------------------
vc得装插件,watcom就是可以让VC和matlab联合开发的一个插件
  相关解决方案