Simulink Model to MATLAB script

1 view (last 30 days)
ES
ES on 5 Dec 2018
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

Answers (0)

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!