To create a loop in SIMULINK
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I have a curve, which i plotted using clock block for 10s, now i need to have a simulation for 8760hrs but i don't want to change the shape of that curve, so i'd need a loop for that. How to accomplish this, please help?
0 Kommentare
Akzeptierte Antwort
Fangjun Jiang
am 27 Jun. 2011
There is a "For Iterator Subsystem" block to do for-loop in Simulink. But your task doesn't sound like it. You might want to consider the "Repeating Sequence" block from Simulink>Source library.
Weitere Antworten (0)
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!