Series block connection without copying blocks
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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:
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Sources finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!