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 个评论

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.

请先登录,再进行评论。

 采纳的回答

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.

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Stateflow 的更多信息

产品

版本

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by