Ports
The number of inputs depend on the Rows and Columns property. There will be Rows * Columns inputs. These inputs represent an element in the matrix.
Port name | Description | Direction | Type |
---|---|---|---|
Element [<row>, <column>] | The value of this port is written to the element positioned as indicated in the matrix. | Input | Analog port |
Matrix | The resutling matrix. | Output | Matrix port |