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 commentaires

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

Connectez-vous pour commenter.

 Réponse acceptée

madhan ravi
madhan ravi le 2 Jan 2024

0 votes

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.

Plus de réponses (0)

Catégories

En savoir plus sur Stateflow dans Centre d'aide et File Exchange

Produits

Version

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by