Effacer les filtres
Effacer les filtres

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

1 vue (au cours des 30 derniers jours)
JimTal
JimTal le 11 Mai 2020
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..

Réponses (0)

Catégories

En savoir plus sur MATLAB Compiler dans Help Center et File Exchange

Produits


Version

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by