<< ld_mute basic_ldblocks ld_muxInt32 >>

ORTD Scilab Interface Toolbox >> basic_ldblocks > ld_mux

ld_mux

Multiplexer

Calling Sequence

[sim, out] = ld_mux(sim, events, vecsize, inlist)

Description

inlist *LIST - list() of input signals of size 1

out *+ - output vector signal

combines inlist(1), inlist(2), ...

to a vector signal &quot;out" of size "vecsize", whereby each inlist(i) is of size 1


Report an issue
<< ld_mute basic_ldblocks ld_muxInt32 >>