To create a loop in SIMULINK
조회 수: 2 (최근 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개)
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!