How can we add a If-action-subsystem to a any model using m-Scripts ?

1 次查看(过去 30 天)
I am using a script to add blocks in the model ( using add_block function )
Can any one tell me how can i add a "If Action Subsystem" in my model
how to connect the line between If block and if action subsystem using scripts ?

采纳的回答

Kaustubha Govind
Kaustubha Govind 2013-7-25
Please see here for the full list of command-line functions related to Simulink. Specifically, to add a block to a model, you need add_block, and to add a line, you need add_line.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Programmatic Model Editing 的更多信息

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by