Product Block

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.

Example

Product Example