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 Comments

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.

Sign in to comment.

 Accepted Answer

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.

More Answers (0)

Categories

Products

Release

R2019a

Asked:

on 3 Sep 2019

Answered:

on 2 Jan 2024

Community Treasure Hunt

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

Start Hunting!