Pass inputs and read outputs from standalone executable

조회 수: 6 (최근 30일)
Athanasios Vellios
Athanasios Vellios 2020년 1월 8일
편집: Athanasios Vellios 2020년 1월 8일
Hi everyone,
I have a Simulink model which uses also some user defined matlab functions to make some calculations. In the next step I'm generating code from that Simulink model.
Then I want to use the executable along with my C program to run some simulations in an environment completely independent from Matlab or Simulink. How can I pass inputs to and read outputs from the executable?
Unfortunately, moving my C code to Simulink and using Simulink as a simulation engine is not an option.
Thanks in advance.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Simulink에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by