The 'duration' operator cannot be bound to more than one state
조회 수: 5 (최근 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!