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

3 次查看(过去 30 天)
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.

采纳的回答

Wenhan Huang
Wenhan Huang 2021-7-30
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

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Deploy Standalone Applications 的更多信息

产品


版本

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by