FMU Export - Model Exchange vs Co-Simulation
23 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Victor
el 27 de Feb. de 2024
Comentada: Andy
el 7 de Feb. de 2025
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 comentarios
Andy
el 7 de Feb. de 2025
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.
Respuesta aceptada
Amritha
el 5 de Mzo. de 2024
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 comentarios
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!