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 Kommentare

Walter Roberson
Walter Roberson am 3 Sep. 2019
Isn't that what Stateflow is for?
Andy
Andy am 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 am 2 Jan. 2024
I have no idea.
I doubt that it is multithreaded though.

Melden Sie sich an, um zu kommentieren.

 Akzeptierte Antwort

madhan ravi
madhan ravi am 2 Jan. 2024

0 Stimmen

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.

Weitere Antworten (0)

Kategorien

Mehr zu Stateflow finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by