How to hold a peak value from a fcn block

5 ビュー (過去 30 日間)
Richard
Richard 2014 年 3 月 14 日
回答済み: Mischa Kim 2014 年 3 月 14 日
I am trying to use a peak output value from a fcn block as an input to the fcn block, and I'm struggling.
I need to somehow have an input to the function that is the highest output value from all previous times. When a new maximum output value is calculated, I need the input to change to this value.
I have tried to use "Sample & Hold" and "Min/Max" but these have not worked...

回答 (1 件)

Mischa Kim
Mischa Kim 2014 年 3 月 14 日
Richard, use the minmax block (also allows you to reset). E.g.,

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by