To create a loop in SIMULINK
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Fangjun Jiang
2011-6-27
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.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Sources 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!