Ports
Port name | Description | Exposed property | Direction | Type |
---|---|---|---|---|
Input matrix | Contains the matrix for which columns will be inserted. | False | Input | Matrix port |
Column index | The index where the columns will be inserted | True | Input | Analog port |
Column count | The number of columns that will be inserted. | True | Input | Analog port |
Element value | The value of the column element of the columns which are inserted. | True | Input | Analog port |
Result | Contains the matrix with the inserted columns. | False | Output | Matrix port |