Multiplexer
[sim, out] = ld_mux(sim, events, vecsize, inlist)
inlist *LIST - list() of input signals of size 1
out *+ - output vector signal
combines inlist(1), inlist(2), ...
to a vector signal "out" of size "vecsize", whereby each inlist(i) is of size 1