Join vectors using for loop in Mathcad
Hello everyone,
I am quite new at programming in Mathcad.
I am trying to create a matrix using different vectors that are obtained based on a certain condition:

I made an example with vectors N and M. The idea is to reach at the end the matrix "Final".
Is there a way to use a for loop function to define the final matrix taking into account that the number of rows in the vectors N and M can change (but still equal)?
Thank you,



