Subtraction
#
DescriptionThe mathematics block subtraction
subtracts input 2
and abover from input 1
into a single output.
#
InputEach input must be MxN
meaning they must have the same size. The y
unit for each channel n
must also
be identical. This is to ensure you cannot add together different non-compatible signals.
#
OutputThe output is an element-wise subtraction to the first input.
#
AttributesAttribute | Value |
---|---|
Name | Subtraction |
Inputs | 2 |
#
NameName specifies the name of the block.
#
InputsInputs specifies the number of inputs the block will add together. The minimum number of inputs is 2.