필터 지우기
필터 지우기

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

조회 수: 1 (최근 30일)
JimTal
JimTal 2020년 5월 11일
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