Simulink Model to MATLAB script
3 views (last 30 days)
Show older comments
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
0 Comments
Answers (0)
See Also
Categories
Find more on Programmatic Model Editing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!