How to export a matlab/simulink model to FMU
22 views (last 30 days)
Show older comments
Hello everyone,
I have downloaded this "bouncing ball" simulink model from this page https://es.mathworks.com/help/simulink/slref/simulation-of-a-bouncing-ball.html (image below).
Now, I want to export it to FMU.
2 doubts:
-Is there any way of doing it via the simulink itself, clicking on tabs/options? I cannot find the option of exporting to FMU in the tabs of simulink.
-In the other hand, is there also any way of doing it via code with Python? I know that it can be done via Python with OpenModelica models. Is also possible to do it with simulink models?
Thanks a lot in advance,
6 Comments
madhan ravi
on 12 Jan 2024
Moved: madhan ravi
on 26 Jan 2024
In the first link I shared it clearly states the requirements:
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Create Standalone FMU in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!