How to add an else-if column in a state transition table?
1 次查看(过去 30 天)
显示 更早的评论
I’m using a state transition table to describe a finite state machine work. But I’d like to connect more than two inputs from the initial state. How can I add an else-if column to the transitions section? Thanks for answering!
0 个评论
回答(1 个)
Abhilash Padma
2019-7-17
Hi,
I understand that you want to add an else-if column in a state transition table. You can do this by right clicking on the second line from top which contains “IF” ,”ELSE IF” words and select “Insert transition column”.
For more information about state transition tables, refer the following link:https://www.mathworks.com/help/stateflow/ug/state-transition-tables-in-stateflow.html
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Structures 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!