<< ld_demuxInt32 basic_ldblocks ld_detect_step_event2 >>

ORTD Scilab Interface Toolbox >> basic_ldblocks > ld_detect_step_event

ld_detect_step_event

step detection block

Calling Sequence

[sim, out] = ld_detect_step_event(sim, ev, in, eps)

Description

Detect jumps in the signal &quot;in".

Everytime a jump occurs &quot;out" is an impulse with the intensity of the

value after the jump i.e. if a signal steps from 1 to 2 there

will be an impulse out = 2

if no steps occur, out is zero


Report an issue
<< ld_demuxInt32 basic_ldblocks ld_detect_step_event2 >>