Combining 2D waves

I have a number of 2D waves with the same number of columns (300) and a variable number of rows that I would like to combine in to a single 2D wave. Concatenate results in a 1D wave. Is there a simple of way of appending one 2D wave to the end another?