Series block connection without copying blocks

1 view (last 30 days)
I have a model with n blocks connected in series (And last (nth) block's outputs are connected to first block inputs). Only difference among them is the parameter's value (first array element in matlab is value for first block's parameter, second value for the second block and so on). How can I implement it without explicitly copying blocks? What I have now:
What I want to have:

Answers (0)

Categories

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