<P>正常情况下在命令里输入mes-setup会出现在如下提示,<BR></P>
<P><FONT face="Times New Roman">>> mex -setup</FONT></P>
<P><FONT face="Times New Roman">Please choose your compiler for building external interface (MEX) files: </FONT></P>
<P><FONT face="Times New Roman"></FONT></P>
<P><FONT face="Times New Roman">Would you like mex to locate installed compilers [y]/n? y</FONT></P>
<P><FONT face="Times New Roman"></FONT></P>
<P><FONT face="Times New Roman">Select a compiler: </FONT></P>
<P><FONT face="Times New Roman">[1] Digital Visual Fortran version 6.0 in C:\Program Files\Microsoft Visual Studio </FONT></P>
<P><FONT face="Times New Roman">[2] Lcc C version 2.4 in E:\MATLAB701\sys\lcc </FONT></P>
<P><FONT face="Times New Roman">[3] Microsoft Visual C/C++ version 6.0 in C:\Program Files\Microsoft Visual Studio </FONT></P>
<P><FONT face="Times New Roman"></FONT></P>
<P><FONT face="Times New Roman">[0] None </FONT></P>
<P><FONT face="Times New Roman"></FONT></P>
<P><FONT face="Times New Roman">Compiler: 3<BR>为什么我的就只能出现这些:<BR>>> mex-setup<BR> <BR>Select a compiler: <BR>[1] Lcc C version 2.4 in E:\MATLAB6P5\sys\lcc <BR> <BR>[0] None <BR> <BR>Compiler: <BR>怎么样才能让Matlab找到我系统装的VC++呢?</FONT></P>