Concatenate two vectors
[sim, out] = ld_vector_concate(sim, events, in1, in2, size1, size2)
in1, in2 *+ - input vectors
out *(size1+size2) - the concatenated vector
size1, size2 - respective length for both vectors