MinMax

Output the minimum and the maximum element of the input vector

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

Determines the minimum and maximum element of the input vector and provide both values as output.

Parameters (1)

nu

Value: 0

Type: Integer

Description: Number of input connections

Connectors (3)

u

Type: RealVectorInput[nu]

yMax

Type: RealOutput

yMin

Type: RealOutput

Used in Examples (1)

RealNetwork1

Modelica.Blocks.Examples

Demonstrates the usage of blocks from Modelica.Blocks.Math