max - How to find maximum value of a signal in Simulink? -


I want to use a maximum value (with increasing values) as the input of an integrator for a signal. I have tried max-min block, but so far it is not giving any value as a maximum value. I also want that a single block of a model use a simulated block as the maximum value of an indicator as the input value. Is it possible with simul?

I have to give the initial position of an integrator as a temperature indicator which is increasing from 78 to 280 degrees, which can change over time again. I want to input the maximum value (eg .280) as an intent of the second block. But I am unable to return the maximum value with this growing signal.


Comments