state machine programming - helper tools

2 views (last 30 days)
Andy
Andy on 3 Sep 2019
Answered: madhan ravi on 2 Jan 2024
Hi,
Are there any predefined classes/objects/functions/docs to make state machines in matlab easier to develop?
thanks
  3 Comments
Andy
Andy on 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 on 2 Jan 2024
I have no idea.
I doubt that it is multithreaded though.

Sign in to comment.

Answers (1)

madhan ravi
madhan ravi on 2 Jan 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.

Categories

Find more on Complex Logic in Help Center and File Exchange

Products


Release

R2019a

Community Treasure Hunt

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

Start Hunting!