powered by
PULSE TRAIN
sd_pulse_train(time, start_pulse, duration_pulse, repeat_pt, end_pulse)
1 during the pulse, 0 otherwise.
A numeric argument that indicates the current simulation time
A numeric argument that indicates the start of the pulse
A numeric argument that indicates the width of the pulse
A numeric argument that indicates the repetition pattern
A numeric argument that indicates the end of the sequence
sd_pulse_train(5, 5, 3, 10, 20)
Run the code above in your browser using DataLab