Change all parameter of same subsystem in simulink???

8 views (last 30 days)
Hello, I created a simple subsystem from a flip flop and several logical operator. Then Then I copy this subsystem to about 50 blocks and connect them together. Now I want to change some parameters and some configuration of the subsystem. For example seting up another initial value, adding a logical operator just before the input NOT How can I do it fast? I think about use variable to set up at initial time in callback fucntion IniFcn, but the second situation, when I want to adding a logical operator, I have no idea. Can you help me, please

Answers (1)

Azzi Abdelmalek
Azzi Abdelmalek on 19 Jan 2013

Categories

Find more on Simulink Functions 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!