How can I load different simulink model blocks into new simulink model using Matlab scripts ?
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Shiv Nileshkumar Matliwala
am 22 Nov. 2022
Kommentiert: Shiv Nileshkumar Matliwala
am 22 Nov. 2022
I want to load three blocks from three different simulink models in one new model. I want to do this all by using matlab scripts.
Any idea how can i do that ?
0 Kommentare
Akzeptierte Antwort
Florian Bidaud
am 22 Nov. 2022
Bearbeitet: Florian Bidaud
am 22 Nov. 2022
Hi,
Check add_block: add_block
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Simulink Functions 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!