Clear Filters
Clear Filters

Tool Coupling FMU Model running in Matlab 2019 and above versions

3 views (last 30 days)
Dear Community,
I have exported the simulink model using Tool coupling FMU support package in Matlab 2018b. My customer would like to run this model in Matlab 2019a but when we tried to run it in newer version of Matlab, it doesnt work also we could not install the tool coupling toolbox to Matlab 2019a. How I could run the generated FMU from Matlab 2018b in Matlab 2019a or higher versions.
Thank you

Accepted Answer

Dinesh
Dinesh on 20 Sep 2023
Hi Ilker,
I understand that you are trying to install 'Tool coupling FMU support package' and run it in MATLAB R2019a.
Starting from MATLAB R2019a, the tool coupling co-simulation FMU for Simulink is already included in Simulink itself. This means that you no longer need to install the separate toolbox. To export a model as a Tool-Coupling-FMU, you can refer to the following MATLAB documentation for more detailed instructions:
To import a FMU in the Simulink you can use the FMU Block provided in the Simulink. For more details regarding the importing and using a FMU model please refer to the following MATLAB documentation.
Hope this helps.
Best regards,
Dinesh Reddy Gatla.

More Answers (0)

Categories

Find more on Create Standalone FMU in Help Center and File Exchange

Products


Release

R2018b

Community Treasure Hunt

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

Start Hunting!