FMU Export - Model Exchange vs Co-Simulation
20 次查看(过去 30 天)
显示 更早的评论
Dear Sir or Madam,
Is it possible to export a Simulink Model as a Model Exchange FMU, instead of a Co-Simulation FMU?
I see that using the "exportToFMU" function the only option provided for "FMUType" argument is "CS" (that stands for Co-Simulation).
Is there any other option to do this?
Thank you very much in advance.
Best regards,
Víctor Sánchez Suárez
3 个评论
Andy
2025-2-7
Yes it has. In R2024b I'm having no problem creating an ME FMU, FMI 2.0. But (& this is a big but), it is really slowing the execution rate. I'm still working through if there is a better way to prepare the model for ME FMU export, or if I'm using it wrong. I found this question looking for best practices.
采纳的回答
Amritha
2024-3-5
Hello,
Exporting a Model Exchange FMU is not supported at the moment and is being considered as an enhancement in a future release.
For now, standalone FMU export for co-simulation is supported as of R2020a and later through the Simulink Compiler product.
0 个评论
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!