exporting a Simulink Modell as FMU , where the flage "canBeInstantiatedOnlyOncePerProcess" = false and not true.
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
hasan albakour
am 15 Nov. 2022
Beantwortet: Avinash
am 14 Dez. 2022
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 Kommentare
Akzeptierte Antwort
Avinash
am 14 Dez. 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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Create Standalone FMU finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!