The FMU block lets you import your applications, contained in FMUs, into Simulink. This block has two modes to integrate FMUs that implement:
An FMI co-simulation interface. These FMUs contain local solvers.
An FMI model exchange interface. These FMUs do not contain local solvers.
FMU | Include Functional Mockup Unit (FMU) in model |
fmudialog.createBusType | Create all FMU bus objects required for structured input or output ports in workspace |
Import your FMU to Simulink.
Implement a block in Simulink using your FMU.