<< ld_GetBitsInt32 basic_ldblocks ld_Int32ToFloat >>

ORTD Scilab Interface Toolbox >> basic_ldblocks > ld_HistogramInt32

ld_HistogramInt32

Accumulative store input values in a memory at a given position

Calling Sequence

[sim, out] = ld_HistogramInt32(sim, events, Val, Weight, from, to )

Description

Val * - input

Weight * - int32

out *(from-to+1) int32 - the vector representing the histogram

from - min input value in the histogram

to - max input value in the histogram


Report an issue
<< ld_GetBitsInt32 basic_ldblocks ld_Int32ToFloat >>