Solved
combining two matrices column by column
- December 11, 2020
- 4 replies
- 4866 views
I have two matrices in Mathcad 15 with the same number of rows each and the same number of columns each. The number of rows and columns are not fixed.
I want to obtain a combined matrix, as indicated below, where C1, C2, C3 are columns:
MatrixA_C1 MatrixB_C1 MatrixA_C2 MatrixB_C2 MatrixA_C3 MatrixB_C3 ...
See attached example in Mathcad 15.
Thank you,
Otilia


