For $m < n$ suppose I have sampled a $m imes m$ random matrix and a $m imes (n-m)$ random matrix. I want to be able to join the later to the right of the former and create a $m imes n$ random matrix.
- Can someone kindly suggest a way to achieve this?