state machine programming - helper tools

Hi,
Are there any predefined classes/objects/functions/docs to make state machines in matlab easier to develop?
thanks

3 comentarios

Walter Roberson
Walter Roberson el 3 de Sept. de 2019
Isn't that what Stateflow is for?
Andy
Andy el 2 de En. de 2024
how fast is Stateflow, how many state transitions can it execute on a 16 core laptop/PC?
thx
Walter Roberson
Walter Roberson el 2 de En. de 2024
I have no idea.
I doubt that it is multithreaded though.

Iniciar sesión para comentar.

 Respuesta aceptada

madhan ravi
madhan ravi el 2 de En. de 2024

0 votos

Stateflow is the tool what you are looking for. As per how fast and how many transitions (limit) I am not sure. You could see the temporal logic operators of the Stateflow to define the temporal logic. Stateflow can be also programmed programmatically.

Más respuestas (0)

Categorías

Más información sobre Stateflow en Centro de ayuda y File Exchange.

Productos

Versión

R2019a

Preguntada:

el 3 de Sept. de 2019

Respondida:

el 2 de En. de 2024

Community Treasure Hunt

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

Start Hunting!

Translated by