horizontal concat of equi dimension matrix
1 view (last 30 days)
Show older comments
i have four matrix A1,A2,A3,A4 by horzcat i have to arrive a A matrix but A1,A2,A3 are dimensionally consistent and A4 is not... so i want to concat only A1,A2,A3 (dimensional consistent) matrix to arrive A by neglecting matrix A4
Answers (1)
See Also
Categories
Find more on Creating and Concatenating Matrices in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!