How to convert Vector of Vectors to Matrix

For a large number of elements could do instead:

reduce(hcat,x)'
8 Likes