Ports
Port name | Description | Exposed property | Notes | Direction | Type |
---|---|---|---|---|---|
Input matrix | Contains the matrix from which rows will be selected. | False | Input | Matrix port | |
Row 1 - N | Contains the zero based row index of the row to select from the matrix. | True | Input | Matrix port | |
Matrix | Contains the matrix with the selected rows. | False | Only exists when the Output type property is Single Matrix | Output | Matrix port |
Selected Row 1 - N | Contains the selected row in a matrix. | False | Only exists when the Output type property is Individual Matrices | Output | Matrix port |