Borrar filtros
Borrar filtros

What are stateflow control flow cycles?

2 visualizaciones (últimos 30 días)
Maria Radecki
Maria Radecki el 3 de Oct. de 2019
Respondida: Naveen Shanmuganantham el 16 de Dic. de 2020
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?

Respuestas (1)

Naveen Shanmuganantham
Naveen Shanmuganantham el 16 de Dic. de 2020
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:

Categorías

Más información sobre Complex Logic en Help Center y File Exchange.

Productos


Versión

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by