How to Launch a compiled MATLAB program from C Project using MATLAb Engine

2 visualizzazioni (ultimi 30 giorni)
In Windows 10, I am currently using the Matlab Engine in a compiled C program to launch a Matlab Command Window. Once this command window is opened I am using functions like: engEvalString() and engPutVariable() to pass data and process this data in MATLAB. This all works well on my MATLAB development PC but in the long run I would like to deploy on a non-delelopment PC, meaning MATLAB would not be installed but rather my MATLAB program is compiled. So it it possible to use the MATLAB Engine COM methodology to open and communicate to a compiled MATLAB program? If so can anyone suggest reference material or provide an example?
Thanks..

Risposte (0)

Categorie

Scopri di più su MATLAB Compiler in Help Center e File Exchange

Prodotti


Release

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by