How to export Simulink model to win32 standalone FMU?

6 views (last 30 days)
I'm using the Simulink Compiler to export Simulink Model to fmu, following this instruction:
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?

Accepted Answer

Yongtao Tan
Yongtao Tan on 30 Nov 2020
Edited: Yongtao Tan on 30 Nov 2020
Matlab R2020b Simulink Compiler supports this feature now.

More Answers (0)

Categories

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

Products


Release

R2020a

Community Treasure Hunt

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

Start Hunting!