How to export Simulink model to win32 co-simulation FMU?

6 Ansichten (letzte 30 Tage)
I would like to export a Simulink-Model as co-simulation FMU to work with it in SIMIT.
But SIMIT only accepts the FMU if it gets the win32 .dll's, which aren't exported by default from Simulink.
Is there a way to tell Simulink to do this?
I tried it with Project-->Share-->Tool-coulpling FMU
but I can't find a way to change the settings.
In this Answer it is described how to export a Standalone FMU for win32, but first, I don't have a license for the simulink-compiler, second I definitely need a co-simulation FMU.

Akzeptierte Antwort

Wenhan Huang
Wenhan Huang am 30 Jul. 2021
Hi Patrick,
I understand that you are trying to export a Co-Simulation FMU with a 32bits windows library.
Tool-coupling FMU gives you the capability to integrate Simulink and Simulink models into third-party software. It contains 64bit binaries for all platforms and this FMU is mainly used as a communication protocol to exchange data between third-party software and Simulink. This feature is available for standard Simulink license but also requires FMU users to have a Simulink license.
To export standalone Co-sim FMU the Simulink Compiler license is required. This feature gives the FMU users capability to run FMU without a Simulink license.
Wenhan

Weitere Antworten (0)

Kategorien

Mehr zu Deploy Standalone Applications finden Sie in Help Center und File Exchange

Produkte


Version

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by