<< ld_ceilInt32 basic_ldblocks ld_compare >>

ORTD Scilab Interface Toolbox >> basic_ldblocks > ld_collectValues

ld_collectValues

Store input values in a memory at a given position

Calling Sequence

[sim, out] = ld_collectValues(sim, events, in, WriteIndex, memorysize, DefaultVal, inVecsize )

Description

in * - input vector whose values shall be stored

out *(memorysize) - the vector representing the memory

WriteIndex * INT32 - the index to write the data to; starts at 1

memorysize - storage size

DefaultVal - initialize the storage with this value

vecsize - size of the input vector


Report an issue
<< ld_ceilInt32 basic_ldblocks ld_compare >>