<< ld_mux basic_ldblocks ld_not >>

ORTD Scilab Interface Toolbox >> basic_ldblocks > ld_muxInt32

ld_muxInt32

Multiplexer int 32

Calling Sequence

[sim, out] = ld_muxInt32(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_mux basic_ldblocks ld_not >>