Matlab R2020b Simulink Compiler supports this feature now.
How to export Simulink model to win32 standalone FMU?
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Yongtao Tan
el 9 de Sept. de 2020
Editada: Yongtao Tan
el 30 de Nov. de 2020
I'm using the Simulink Compiler to export Simulink Model to fmu, following this instruction:
Export Simulink Model to Standalone FMU: https://www.mathworks.com/help/slcompiler/ug/_mw_a294b424-4e58-4420-bfc9-0c37d1a66680.html
My SW setup is as followed:
- Matlab R2020a
- Visual Studio 2019 Community
- Visual Studio 2017 Community
- MinGW-w64 (installed through Add-on Explorer)
The fmu I got only contains win64 binaries. How can I generate the win32 binaries?
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Create Standalone FMU en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!