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