Determine minimum or maximum of signal over time
Simulink / Math Operations
The MinMax Running Resettable block outputs the minimum or maximum of all past inputs
u
. You specify whether the block outputs the running minimum or
maximum with the Function parameter.
The block can reset its state based on an external reset signal R
. When
the reset signal R
is nonzero (true
), the block
resets the output to the value of the Initial condition
parameter.
The input can be a scalar, vector, or matrix signal. The block outputs a signal having the same dimensions as the input. Each output element equals the running minimum or maximum of the corresponding input elements.
Data Types |
|
Direct Feedthrough |
|
Multidimensional Signals |
|
Variable-Size Signals |
|
Zero-Crossing Detection |
|