MATLAB engine and C++

If I am using the MATLAB engine to link MATLAB and C++, and I am making a .exe out of the C++ file. In order to run the .exe on a different computer what is needed? Do I need MATLAB to be installed on the computer, or does the MCR have to be installed?
Thanks!

 Accepted Answer

Shashank Prasanna
Shashank Prasanna on 9 Jul 2013

3 votes

From the documentation:
You must use an installed version of MATLAB; you cannot run the MATLAB engine on a machine that only has the MATLAB Compiler Runtime (MCR).

More Answers (1)

Categories

Products

Tags

Community Treasure Hunt

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

Start Hunting!