Generate Code for single model reference in other parent model
Ältere Kommentare anzeigen
I am trying to generate code for one of the simulink model referenced in diffrent model(Parent model). When i use command rtwbuild (Parent model) it starts generating code for all referenced models. How can i generate code only for intended referenced model without going for individual code generation of that model?
Thanks in advance !
2 Kommentare
Fangjun Jiang
am 23 Nov. 2020
did you try rtwbuild(Subsystem) where Subsystem is the full path of the Model block in your parent model?
Darshan Gade
am 26 Nov. 2020
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Simulink Coder finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!