this error Temporal logic can be used only on transitions that are reachable from exactly one state. from stateflow code and i do not know what is the problem

11 ビュー (過去 30 日間)
i am trying to put time as an action in a stateflow code and i recieve this error Temporal logic can be used only on transitions that are reachable from exactly one state. i do not know what is the problem

採用された回答

Felix
Felix 2019 年 3 月 27 日
編集済み: Felix 2019 年 3 月 27 日
It means you cannot use any of these temporal logic operators without a state that is defined previous to them.
Maybe this visualisation helps (of course the transition conditions etc. are missing):
(This might be a little too late to solve your problem ;) but maybe someone else has encountered similar difficulties...)

その他の回答 (0 件)

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by