How to make a standalone executible with calls to simulink and state flow?

조회 수: 5 (최근 30일)
Martin
Martin 2014년 1월 7일
답변: Kaustubha Govind 2014년 3월 13일
Hi.
I have a complex set of GUIs that open different simulation models including state flow blocks. I have used it for some time but now I would like to make a standalone executible to run on multiple machines.
But I am running into problems regardless of approach. I have tried the Compiler App but functions like "load_system" and "set_param" does not seem to be supported. Instead I guess I have to use Coder on the simulink model and then use Compiler. But I have issues when using Coder aswell, e.g. I'm not able to use UDP class objects or Interpreted Matlab function blocks.
Is there any way to make the standalone without using Coder first?
Thanks /Martin

답변 (1개)

Kaustubha Govind
Kaustubha Govind 2014년 3월 13일

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by