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