The 'duration' operator cannot be bound to more than one state
4 ビュー (過去 30 日間)
古いコメントを表示
Stateflow doesn't allow duration operator to be bound more than one state. Does anyone have an alternative? Thanks.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1203758/image.jpeg)
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!