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

1 次查看(过去 30 天)
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..

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 MATLAB Compiler 的更多信息

产品


版本

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by