Compile with Visual C++

I am using MATLAB 7R14 with MATLAB Compilier 4.0.
Want to compile in conjunction with Visual C++ 2008 Express using Excel OLE in the programming.
Compiling from a ".m" file to a standalone ".exe" file to run on my MATLAB computers.
Do you still use the "mcc" command when compiling with C++?

Answers (1)

Suneesh
Suneesh on 9 Jan 2014

0 votes

You seem to want to use MS VC++ 2008 with MATLAB Compiler 4.0. I do see this as a supported compiler. See link: http://www.mathworks.com/support/compilers/1601_70.html Your best bet is to upgrade the MATLAB version (free if you have software maintenance from MathWorks)

Categories

Products

Asked:

on 9 Jan 2014

Answered:

on 9 Jan 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!