Product Block
The Product block emits the result of multiplication (and/or division) of all its input signals.
Parameters
- Method [Component-Wise | MatrixMultiply]: Specifies the component-wise (element by element) product, or matrix multiplication. For matrix multiply, the resulting matrix has the number of rows of the first and the number of columns of the second matrix.
When the Component-Wise method is selected each input port can be set to either be a multiplier or a divisor. These setting have no effect for Matrix Multiplication.