seeking help regarding executing matlab compiled .exe from a c++ code

i want to execute a matlab compiled .exe from within a c++ code. I will be grateful if anybody please provide the necessary syntax for that. Please note the matlab code requires some arguments to process.

답변 (1개)

Kaustubha Govind
Kaustubha Govind 2013년 4월 12일

0 개 추천

It might be more appropriate to create a shared library (DLL) from your MATLAB code, rather than an executable. Please refer to the following links:

이 질문은 마감되었습니다.

태그

질문:

2013년 4월 12일

마감:

2021년 8월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by