How can I use Microsoft Visual C++ 2010 to create MEX files with MATLAB 7.10 (R2010a)?

直接下载下面的压缩包,然后解压出来,把\bin\win32\mexopts里面对应的文件拷贝到matlab2010a安装路径里面对应的文件夹下面即可!!

 

I have Visual Studio 2010 installed. However, MATLAB doesn't find the compiler.

>> 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:  
 
[0] None  
 
Compiler: 

If I answer n to the question, I get the following

Would you like mex to locate installed compilers [y]/n? n 
 
Select a compiler:  
[1] Intel C++ 11.1 (with Microsoft Visual C++ 2008 SP1 linker)  
[2] Intel C++ 9.1 (with Microsoft Visual C++ 2005 SP1 linker)  
[3] Intel Visual Fortran 11.1 (with Microsoft Visual C++ 2008 SP1 linker)  
[4] Intel Visual Fortran 11.1 (with Microsoft Visual C++ 2008 Shell linker)  
[5] Intel Visual Fortran 10.1 (with Microsoft Visual C++ 2005 SP1 linker)  
[6] Microsoft Visual C++ 2005 SP1  
[7] Microsoft Visual C++ 2008 Express  
[8] Microsoft Visual C++ 2008 SP1  
 
[0] None  
 
Compiler: 8 
 
The default location for Microsoft Visual C++ 2008 SP1 compilers is C:\Program Files (x86)\Microsoft Visual Studio 9.0,  
but that directory does not exist on this machine.   
 
Use C:\Program Files (x86)\Microsoft Visual Studio 9.0 anyway [y]/n? n 
Please enter the location of your compiler: [C:\Program Files (x86)\Microsoft Visual Studio 9.0]  

What is the easiest way to compile my c++ code to make it available in MATLAB? Install Visual C++ 2008? oO

 

**************************************************************

 

It depends on what MATLAB version you are using. R2010b supports VS2010 out of the box. If you have R2010a, there is a patch available:

 

How can I use Microsoft Visual C++ 2010 to create MEX files with MATLAB 7.10 (R2010a)?


Date Last Modified: Friday, March 30, 2012

Solution ID: 1-D5W493
Product: MATLAB
Reported in Release: R2010a
Platform: Windows
Operating System: Windows Any

Subject:

How can I use Microsoft Visual C++ 2010 to create MEX files with MATLAB 7.10 (R2010a)?

Problem Description:

I would like to use Visual C++ 2010 to create MEX files for use in MATLAB.

Solution:

The Microsoft Visual C++ 2010 compiler is not supported on the released version of MATLAB 7.10 (R2010a), but support can be added by installing a patch. To install the patch:

1. Download the patch attached to this Solution. The patch includes files needed to support these combinations of MATLAB and Visual C++ 2010:
• Visual C++ 2010 Professional and 64-bit MATLAB 7.10 (R2010a)
• Visual C++ 2010 Professional and 32-bit MATLAB 7.10 (R2010a)
• Visual C++ 2010 Express (Windows SDK 7.1 also required) and 64-bit MATLAB 7.10 (R2010a)
• Visual C++ 2010 Express and 32-bit MATLAB 7.10 (R2010a)

2. Launch MATLAB 7.10 (R2010a). If running on Windows Vista or Windows 7 run as administrator by right-clicking on the MATLAB shortcut and choosing "Run As Administrator". This permits modification of files in the MATLAB installation path.

3. Confirm that you are running MATLAB 7.10 (R2010a). You can check this using the About box available at Help->About MATLAB.

4. Unzip the contents of the patch into your MATLAB installation using the following command on the MATLAB command window.
unzip( path_to_zip_file, matlabroot);

This command will automatically unzipped the files in the correct folder and you do not have to worry about placing them in correct folder.

5. Set up MEX to use Visual C++ 2010 with the command:

mex –setup
Visual C++ 2010 should now be among the listed options.

Note that this patch will only work with MATLAB 7.10 (R2010a). Using this patch with any version of MATLAB is not supported.

Other MathWorks products such as Real-Time Workshop do not support Visual C++ 2010.

Refer to http://www.mathworks.com/support/compilers/R2010a/index.html for up-to-date information concerning supported compilers.

Related Documents/Files:

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值