CATIA-Systems / FMIKit-Simulink

Import and export Functional Mock-up Units with Simulink
Other
157 stars 51 forks source link

FMU-block not found in Simulink Library Browser? #363

Closed AHaumer closed 2 years ago

AHaumer commented 2 years ago

I recently downloaded v3.0 and set the path in Simulink but can't locate the FMU-block in the library browser - my fault?

t-sommer commented 2 years ago

Did you run FMIKit.initialize()?

AHaumer commented 2 years ago

Yes, I did set the Matlab path, and I called FMIKit.initialize(), but it's not shown in Simulink Library Browser. If I open FMIKit_blocks_R2012b.slx and drag the FMU-block, it works perfectly.

AHaumer commented 2 years ago

Sorry for bothering: After refreshing the Library browser the FMU-Block appears.