WOLFRAM SYSTEM MODELER
MinMaxOutput the minimum and the maximum element of the input vector |
SystemModel["Modelica.Blocks.Math.MinMax"]
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.
nu |
Value: 0 Type: Integer Description: Number of input connections |
---|
u |
Type: RealVectorInput[nu] Description: Real input connector used for vector of connectors |
|
---|---|---|
yMax |
Type: RealOutput Description: 'output Real' as connector |
|
yMin |
Type: RealOutput Description: 'output Real' as connector |
Modelica.Blocks.Examples Demonstrates the usage of blocks from Modelica.Blocks.Math |