T-MATS: Vector Condition Library Block
Determines if the absolute value of each element in a vector is greater then a condition.
abs(V) > Cond_Limits
where V (nx1)and Cond_Limits (nx1 or 1x1)

Vector Condition Inputs:
Vector Condition InputDescription
f(x)Input Vector to be compared against the Condition

Vector Condition Outputs:
Vector Condition OutputDescription
Condition0 - condition true
1 - condition false

Duct Mask Variables:
Duct Mask VariableDescription
Cond_Limits_MConditions Limits (nx1 or 1x1)