What are stateflow control flow cycles?

The Simulink Code Inspector checks list that in stateflow "Graphical function must not contain control flow cycles.".
What are "control flow cycles"?
Does this include state self loops?

답변 (1개)

Naveen Shanmuganantham
Naveen Shanmuganantham 2020년 12월 16일

0 개 추천

It is my understanding that you need to know about the control flow cycles in Stateflow.
Stateflow control flow cycles are like the control flow charts having feedbacks loops and sometimes it runs indefinitely if the transition conditions are not defined properly (resulting in infinite recursion).
There are a lot of control flow cycle checks which can be found in the following documentation link:

카테고리

도움말 센터File Exchange에서 Stateflow에 대해 자세히 알아보기

제품

릴리스

R2019a

질문:

2019년 10월 3일

답변:

2020년 12월 16일

Community Treasure Hunt

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

Start Hunting!

Translated by