FUNCTION_BLOCK M_SUB

Hover on a highlighted element
to pop up its description (if any).

An instance of the M_SUB function block type performs matrix subtraction

 OUT := IN1 - IN2

in the same manner that matrix addition is performed by M_ADD .

See the MATRIX_DEMO system configuration for an example of the use of an instance of this function block type.