exporting a Simulink Modell as FMU , where the flage "canBeInstantiatedOnlyOncePerProcess" = false and not true.
1 view (last 30 days)
Show older comments
Hi,
i am tring to use a FMU , which i made of a simulink modell as multiple instanse in another Simulation Tool, the fmu is working very good, but when i add a second one to the master simulation tool, they does not work any more. i have looked in the model description, and the flag " can be instantiated only once per process " is true. i think, this is the problem. but i do not know how to change that. any suggestions ?! Thanks
0 Comments
Accepted Answer
Avinash
on 14 Dec 2022
Hi Hasan,
With Simulink Compiler, you can export your Simulink model as a standalone FMU starting with R2020a.
To learn what was overlooked and what caused this issue, click the following link:
Thanks
Avinash
0 Comments
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!