How to add an else-if column in a state transition table?

1 visualización (últimos 30 días)
Anna Mazzucco
Anna Mazzucco el 9 de Jul. de 2019
Respondida: Abhilash Padma el 17 de Jul. de 2019
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!

Respuestas (1)

Abhilash Padma
Abhilash Padma el 17 de Jul. de 2019
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

Categorías

Más información sobre Write C Functions Callable from MATLAB (MEX Files) en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by