Where are Matlab C++ Engine include files

5 views (last 30 days)
alex oerl
alex oerl on 22 Oct 2017
Answered: Steven Lord on 22 Oct 2017
Hello! I try create c++ app where can I run matlab & start simulink model. I see examples but can't find where is MatlabEngine.hpp and other headers. Where are they?

Answers (1)

Steven Lord
Steven Lord on 22 Oct 2017
The MATLAB Engine API for C++ was introduced in release R2017b. If you're using release R2017b or later, see this documentation page for the locations of the files you will need to use. If you're using release R2017a or earlier, it is not available.

Tags

Products

Community Treasure Hunt

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

Start Hunting!