Simulink Model to MATLAB script
Mostrar comentarios más antiguos
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
Respuestas (0)
Categorías
Más información sobre Programmatic Model Editing en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!