It doesn't concatenate with a matrix, although that can be solved by 
letting a = zeros(0,3), and vcat-ing it with a matrix, and you can't do Z = 
rand(3); Z[1] = [];  What's the Julia way of doing these things?  Thanks.

Reply via email to