Flow chart in simulink

5 views (last 30 days)
RENJITH R SHENOI
RENJITH R SHENOI on 12 May 2017
Answered: Sebastian Castro on 12 May 2017
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

Answers (1)

Sebastian Castro
Sebastian Castro on 12 May 2017
If you want iterations in your flow chart, as in a FOR-loop, you can create one using the pattern wizard. See below:
- Sebastian

Categories

Find more on Simulink Functions in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!