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

5 Ansichten (letzte 30 Tage)
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

Antworten (1)

Kaustubha Govind
Kaustubha Govind am 13 Mär. 2014

Kategorien

Mehr zu Simulink Functions finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by