MatrixHCat Method

Overload List

HCat(Matrix)Horizontal concatenation of an array of matrices.
HCat(DVector, Matrix)Horizontal concatenation of a new column and a matrix.
HCat(Matrix, DVector)Horizontal concatenation of a matrix and a new column.
HCat(Matrix, Matrix)Horizontal concatenation of two matrices.

See Also