Ports
Port name | Description | Exposed property | Direction | Type |
---|---|---|---|---|
Input matrix | Contains the matrix from which rows will be removed. | False | Input | Matrix port |
Row 1 - N | Contains the zero based row index of the row to remove from the matrix. | True | Input | Matrix port |
Matrix | Contains the matrix with the rows specified removed. | False | Output | Matrix port |