monitoring a signal trough time

1 visualización (últimos 30 días)
Sander Feyen
Sander Feyen el 19 de Abr. de 2020
Respondida: Jesús Zambrano el 29 de Abr. de 2020
I am working on a project in Simulink/ stateflow. Is it possible to "monitor" a state through time and if this state becomes active "X" times in a certain time interval another state/ signal becomes active. This monitoring of the state may not interfere with the morking principle of the full stateflow program.
I managed to implement a basic principle in stateflow, where a timer starts to run when the particular states becomes active for the first time. When the state becomes active "X" times before the timer runs out, an action in the stateflow program is executed.
But is it possible to implement such principle, where it is not dependent of the first time the state becomes active?

Respuestas (1)

Jesús Zambrano
Jesús Zambrano el 29 de Abr. de 2020
Hi Sander,
I think that what you are looking for is detailed in the following documentation

Categorías

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

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by