Export C/C++ Code as Standalone FMU
Integrate C/C++ code and dynamic libraries into Simulink and generate FMU 3.0
Integrate C/C++ code, static libraries, and dynamic libraries into Simulink as a Simulink component and export the component as an FMU compatible with the FMI 3.0 standard.
Functions
Simulink.SFunctionBuilder.generateFMU | Generate FMU compatible with FMI 3.0 standards from C/C++ code using FMU Builder (Since R2023b) |
Topics
- Generate a Basic Standalone FMU from C/C++ Code
Integrate simple C/C++ function into Simulink and export it as FMU.
- Generate FMU from C/C++ Code Using S-Function Builder
Integrate C/C++ code into Simulink® S-Function Builder and generate an FMU.
