【发布时间】:2016-06-18 07:38:13
【问题描述】:
我正在使用 Matlab 2009b 64 位,并安装了 Microsoft Visual Studio 2008 Express 用于编译器(但它只是安装在 C:\Program Files (x86)\Microsoft Visual Studio 9.0\Microsoft Visual C++ 2008 Express Edition 中的 32 位SP1-ENU)。 然后我在 Matlab 中混合一个文件,它有错误:
Error: Could not find the compiler "cl" on the DOS path.
Use mex -setup to configure your environment properly.
...MATLAB\BIN\MEX.PL: Error: Unable to locate compiler.
有人有这个问题吗?分享你的实验来解决它。谢谢!
【问题讨论】:
-
你为什么要用这么老版本的Matlab?您的 Windows 版本是多少?
标签: matlab image-processing mex