The 'duration' operator cannot be bound to more than one state
7 次查看(过去 30 天)
显示 更早的评论
Stateflow doesn't allow duration operator to be bound more than one state. Does anyone have an alternative? Thanks.
0 个评论
回答(1 个)
Muthukumar Ganesan
2023-4-28
There can be many solutions, one would be placing both a and b into a single parent state the let the parent state exit to State C using the transition condition with duration()
0 个评论
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!