Minimum (maximum) for all elements of the vector
![]() |
![]() |
| Vector | C | ST | |
| in the palette | on the schematic |
The block performs element-by-element calculation of the minimum or maximum of the elements of the input vector(s):

where i is the element number of the vectors, xj,i are the elements of all input vectors, y(t) is the output signal, scalar one.

where i is the element number of the vectors, xj,i are the elements of all input vectors, y(t) is the output signal, scalar one.
Inputs
- vector_n - input for the vector to be processed. The number of the vectors to be processed is set in the block properties.
Outputs
- output - block output signal port.
Properties
- Number of ports – the number of block ports;
- Operation type – the type of operation: minimum or maximum.
Parameters
none
Note:
in order to implement vector processing, the converted signals must be "compressed" into a vector input signals by means of a typical block Multiplexer.

