Simulink Model to MATLAB script
显示 更早的评论
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 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Programmatic Model Editing 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!