Fixed-Point Blockset | ![]() ![]() |
Output the minimum or maximum input value
Library
Description
The MinMax block is a masked S-function that outputs either the minimum or the maximum element of the inputs. You can choose which function to apply with the Function parameter list.
You specify the number of input ports with the Number of input ports parameter. If the block has one input port, the input must be a scalar or a vector. The block outputs a scalar equal to the minimum or maximum element of the input vector.
If the block has multiple input ports, the non-scalar inputs must all have the same dimensions. The block expands any scalar inputs to have the same dimensions as the non-scalar inputs. The block outputs a signal having the same dimensions as the input. Each output element equals the minimum or maximum of the corresponding input elements.
For a detailed description of all other block parameters, refer to Block Parameters.
Parameters and Dialog Box
Characteristics
Input Ports |
Any data type supported by the blockset |
Output Port |
Any data type supported by the blockset |
Direct Feedthrough |
Yes |
Scalar Expansion |
Yes |
See Also
![]() | Matrix Gain | MinMax Running Resettable | ![]() |