How can I make a transition when a variable does not change its value?
이전 댓글 표시
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?
채택된 답변
추가 답변 (1개)
zhihui diao
2016년 5월 26일
편집: zhihui diao
2016년 5월 26일
0 개 추천
or you can build a time counter inter the second state use "during" sytax
카테고리
도움말 센터 및 File Exchange에서 Stateflow에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
