Flow chart in simulink
조회 수: 1 (최근 30일)
이전 댓글 표시
Have created a flow chart as shown in the figure and execution order is shown in blue as per the condition.It shows only one iteration and result is one.I would like to iterate till condition fails. How to count and terminate till it reaches 10.Could you please suggest how to update the flowchart to get desired output
댓글 수: 0
답변 (1개)
Sebastian Castro
2017년 5월 12일
If you want iterations in your flow chart, as in a FOR-loop, you can create one using the pattern wizard. See below:
- Sebastian
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulink Functions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!