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