Ports
| Port name | Description | Exposed property | Direction | Type |
|---|---|---|---|---|
| Input matrix | Contains the matrix from which elements will be selected. | False | Input | Matrix port |
| Element 1 - N Row | Contains the zero based row index of the element to select from the matrix. | True | Input | Analog port |
| Element 1 - N Column | Contains the zero based column index of the element to select from the matrix. | True | Input | Analog port |
| Element 1 - N | Contains the selected element in the input matrix. | False | Output | Analog port |