<< scicos_blocks scicos_blocks scilab >>

ORTD Scilab Interface Toolbox >> scicos_blocks > ld_scicosblock

ld_scicosblock

include a scicos block / schematic (EXPERIMENTAL)

Calling Sequence

[sim, outlist] = ld_scicosblock(sim, events, inlist, cosblk)

Description

inlist - list() of input ports forwarded to the Scicosblock

outlist - list() of output ports forwarded from the Scicosblock

cosblk - structure as loaded by ortd_getcosblk containg the block parameters

<< scicos_blocks scicos_blocks scilab >>