monitoring a signal trough time

1 次查看(过去 30 天)
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?

回答(1 个)

Jesús Zambrano
Jesús Zambrano 2020-4-29
Hi Sander,
I think that what you are looking for is detailed in the following documentation

类别

Help CenterFile Exchange 中查找有关 Complex Logic 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by