How to hold a peak value from a fcn block

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...

Antworten (1)

Mischa Kim
Mischa Kim am 14 Mär. 2014

0 Stimmen

Richard, use the minmax block (also allows you to reset). E.g.,

Kategorien

Mehr zu Simulink finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 14 Mär. 2014

Beantwortet:

am 14 Mär. 2014

Community Treasure Hunt

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

Start Hunting!

Translated by