Tuesday, February 14, 2006

MEX-files and MS Visual C++

Using an Integrated Development Environment

The MathWorks provides a MATLAB add-in for the Visual Studio development system that lets you work easily within the Microsoft Visual C/C++ (MSVC) integrated development environment (IDE). The MATLAB add-in for Visual Studio greatly simplifies using M-files in the MSVC environment. The add-in automates the integration of M-files into Visual C++ projects. It is fully integrated with the MSVC environment.

Links: http://www.mathworks.com/access/helpdesk_r13/help/toolbox/compiler/ch04st18.html

The MATLAB Add-in for Visual Studio has been obsoleted as of the release of MATLAB 7.0 (R14).
http://www.mathworks.com/support/solutions/data/1-18L04.html?solution=1-18L04


How do I compile MEX-files in MSVC with MATLAB 6.x?
Links:
http://www.mathworks.com/support/solutions/data/1-180D4.html?solution=1-180D4

0 Comments:

Post a Comment

<< Home