How can I start a timer when the value of a signal becomes zero?

I want to start a counter when the value of a signal becomes zero.
After that, when the time in the timer becomes 2 sec, I need to change a flag status.
I need help in doing these in simulink.
Thanks,

回答 (1 件)

Guy Rouleau
Guy Rouleau 2013 年 11 月 17 日

0 投票

Use Stateflow... it allows you to express this type of procedural logic in a very intuitive way.
If you need to use Simulink only, then a combination of basic math (Sum, Switch, Delay, etc) will do it.

カテゴリ

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

タグ

質問済み:

2013 年 11 月 16 日

回答済み:

2013 年 11 月 17 日

Community Treasure Hunt

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

Start Hunting!

Translated by