Simulink Model to MATLAB script
Ältere Kommentare anzeigen
Hello all,
I have created a Simulink models by writing scripts using sim APIs (add_block, delete_block, add_line, get_param, set_param etc).
Is there a way to automatically generate the APIs for a given model//subystem?
For example, if I pass a subsystem to the script, it should create a m-script with all the APIs
Thanks
Antworten (0)
Kategorien
Mehr zu Programmatic Model Editing finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!