How do I find stateflow transition valid?

I'm trying to log transition valid like stateflow state.
Stateflow state activation can be logged with signal logging, so I can find the activation of state with specific time.
But it seems that signal logging for transition does not exists.
Is there any way to log transition valid data with time?

回答 (1 件)

Kaustubha Govind
Kaustubha Govind 2012 年 5 月 9 日

0 投票

If you have data associated with the transition, why not just log the data that indicates when the transition occurred? See Configuring States and Local Data for Logging.
(Also, if you haven't tried Stateflow animation yet, you might find it useful to monitor the execution of your chart)

2 件のコメント

Hyeon Sang Park
Hyeon Sang Park 2012 年 5 月 11 日
Thank you for the answer. I've already used local data logging, but I need to know which transition is passed with specific time. Local data logging do not help for this. :)
Kaustubha Govind
Kaustubha Govind 2012 年 5 月 11 日
So I presume you don't have data changes associated with your transitions?

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

カテゴリ

ヘルプ センター および File ExchangeStateflow についてさらに検索

製品

質問済み:

2012 年 5 月 6 日

Community Treasure Hunt

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

Start Hunting!

Translated by