Property Description
Field Description- 0 — Block is in the current model file.
 Known Flags indicating whether state values are known during
 trimming, specified as a logical vector of length Nx.
- 1 — Known value that is fixed during operating point
 search
- 0 (default) — Unknown value found by optimization
To fix a state during an operating point search, set the
corresponding Known flag to 1 , and specify the value for that
state using the x property of States.
SteadySta
teFlags indicating whether output values are at steady state
during trimming, specified as a logical vector of length Nx.- 1 (default) — Equilibrium state
- 0 — Nonequilibrium state
 Min Minimum bounds on state values, specified as a vector of
 length Nx. By default, the minimum bound for each state is -
 Inf.
 Max Maximum bounds on state values, specified as a vector of
 length Nx. By default, the maximum bound for each state is
 Inf.
 dxMin Minimum bounds on state derivatives that are not at steady-
 state, specified as a vector of length Nx. By default, the
 minimum bound for each state derivative is -Inf. When you
 specify a derivative bound, you must also set SteadyState to
- dxMax Maximum bounds on state derivatives that are not at steady-
 state, specified as a vector of length Nx. By default, the
 maximum bound for each state derivative is Inf. When you
 specify a derivative bound, you must also set SteadyState to
 - Descripti 
 on
 
Block state description, specified as a character vector.15 Alphabetical List
