Stateflow如何实现类似下降沿的转换?并且能够复位循环触发。
Show older comments
Stateflow如何实现类似下降沿的转换?并且实现复位?
我想在参数A减小为0的时候由状态1转换到状态2,然后在条件B满足时转换回状态1,此时参数A仍然小于0,但会逐渐增大超过0,然后减小, 再一次通过0,此时发生第二次切换,如此循环
该怎么处理比较好?
Accepted Answer
More Answers (0)
Categories
Find more on Stateflow in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!