state machine programming - helper tools

1 回表示 (過去 30 日間)
Andy
Andy 2019 年 9 月 3 日
回答済み: madhan ravi 2024 年 1 月 2 日
Hi,
Are there any predefined classes/objects/functions/docs to make state machines in matlab easier to develop?
thanks
  3 件のコメント
Andy
Andy 2024 年 1 月 2 日
how fast is Stateflow, how many state transitions can it execute on a 16 core laptop/PC?
thx
Walter Roberson
Walter Roberson 2024 年 1 月 2 日
I have no idea.
I doubt that it is multithreaded though.

サインインしてコメントする。

採用された回答

madhan ravi
madhan ravi 2024 年 1 月 2 日
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 件)

カテゴリ

Help Center および File ExchangeComplex Logic についてさらに検索

製品


リリース

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by