exporting a Simulink Modell as FMU , where the flage "canBeInstantiatedOnlyOncePerProcess" = false and not true.
5 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Avinash
2022-12-14
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 个评论
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!