Simulink, how to create multi subsystem in one block?

1 次查看(过去 30 天)
Hello everyone,
I need to create multi subsystem in one block(Visually) , that can take a vector of bus input and each bus in the vector goes to each subsystem.
The subsystem are suppose to be copies of each other and each change that i make on one subsystem suppose to change the others the same.
Thanks,
Guy Lasri
  1 个评论
Arvind Sathyanarayanan
You could use model references to achieve this. Create a seperate model of your subsytem and call them multiple times in a master model.
This example might be relevant:

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Subsystems 的更多信息

产品


版本

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by