A 2 to 1 switching Block
[sim, out] = ld_switch2to1Int32(sim, events, cntrl, in1, in2)
cntr (INT32) - control input
in1 (INT32)
in2 (INT32)
out (INT32) - output
if cntrl > (greather than) : out = in1
else : out = in2