AppendMatrix#

This module appends the rows or columns of SecondMatrix, and optionally other matrices, to FirstMatrix.

Detailed Description

This module appends Matrix from the SecondMatrix input port, and optionally other matrices from dynamic Matrix ports, to the base Matrix from the FirstMatrix input port. The user can use the GUI to select whether the rows or the columns of the input Matrix are appended to the base Matrix.