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!

回答(1 个)

Abhilash Padma
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

类别

Help CenterFile Exchange 中查找有关 Write C Functions Callable from MATLAB (MEX Files) 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by