- initial counter value 0
- if the initial value of the state is High, set the counter value to 1
- after that, increment the counter only when it goes from low to high ?
Create an index with stateflow that only increments one at the time
조회 수: 3(최근 30일)
표시 이전 댓글
Hi there,
Im trying to build a index with stateflow, but I want to increment only once when the input signal is high and again when it goes from low to high.
I have done this with blocks but now I want to use a stateflow chart.
Any suggestion?

답변(0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!