Ports
Port name | Description | Exposed property | Direction | Type |
---|---|---|---|---|
Input matrix | Contains the matrix for which elements will be set. | False | Input | Matrix port |
Element 1 to N | The value of the first element. | False | Input | Analog port |
Element 1 to N Row | The row index of the n'th element which will be set. | True | Input | Analog port |
Element 1 to N Column | The column index of the n'th element which will be set. | True | Input | Analog port |
Result | Contains the matrix with the specified element values set. | False | Output | Matrix port |