To create a loop in SIMULINK
3 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
Fangjun Jiang
on 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.
More Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!