JoinRows 2D/3D• JoinRows[mat1, mat2, ... ] returns a new matrix composed of the mati with their rows joined. The mati must all have the same number of rows. • JoinRows effectively joins matrices left-to-right, instead of top-to-bottom. • See also: Join, MapThread. Further Examples Load the Modeler2D package. Here the rows of three matrices are joined. Out[2]//MatrixForm=
|
|