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 Commenti

Isn't that what Stateflow is for?
how fast is Stateflow, how many state transitions can it execute on a 16 core laptop/PC?
thx
I have no idea.
I doubt that it is multithreaded though.

Accedi per commentare.

 Risposta accettata

madhan ravi
madhan ravi il 2 Gen 2024
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.

Più risposte (0)

Categorie

Prodotti

Release

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by