How can I make a transition when a variable does not change its value?
Afficher commentaires plus anciens
I have a stateflow chart that has a signal from a signal builder block as its input. I want to have a transition between two states that when two conditions happen:
- The signal has its value below a threshold.
- The signal value has not changed by a factor of delta for T seconds
Does anyone have any idea how do I do that?
Réponse acceptée
Plus de réponses (1)
zhihui diao
le 26 Mai 2016
Modifié(e) : zhihui diao
le 26 Mai 2016
0 votes
or you can build a time counter inter the second state use "during" sytax
Catégories
En savoir plus sur Stateflow dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
