Closed jamesdanged closed 7 years ago
I just upgraded to Julia 0.5 and found this would cause an error. Without vcat, this would create a 2 element array with an integer and an inner array.
Thanks,
I also need to do some reformatting as I prefer spaces nowadays.
This was very much a transcoding operation from octave, I should probably go through the code and de-vectorize stuff in places.
I just upgraded to Julia 0.5 and found this would cause an error. Without vcat, this would create a 2 element array with an integer and an inner array.