Concatenate matrices along the first or second dimension.
Value
A matrix formed by combining the ... arguments column-wise
(hcat) or row-wise (vcat).
Concatenate matrices along the first or second dimension.
A matrix formed by combining the ... arguments column-wise
(hcat) or row-wise (vcat).