MinMax

Output the minimum and the maximum element of the input vector

    MinMax

Library

Modelica/Blocks/Math

Description

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

Parameters

MinMax_0

NameLabelDescriptionData TypeValid Values

mo_nu

nu

Number of input connections

Scalar

MinMax_1

NameLabelDescriptionData TypeValid Values

mo__nmodifiers

Number of Modifiers

Specifies the number of modifiers

Number

mo__modifiers

Modifiers

Add new modifier

Structure

mo__modifiers/varname

Variable name

Cell of strings

mo__modifiers/attribute

Attribute

Cell of strings

'start'
'fixed'

mo__modifiers/value

Value

Ports

NameTypeDescriptionIO TypeNumber

u

implicit

input

1

yMax

implicit

output

1

yMin

implicit

output

2

See Also