Spike Toolbox |
![]() ![]() |
STStimulate
Send a mapped spike train to the PCI-AER board
Syntax
<[stMonTrain]> = STStimulate(stTrain)
<[stMonTrain]> = STStimulate(stTrain, tMonDuration)
Description
stTrain
is a spike train mapped to a neuron/synapse address, as created
by STMap. tMonDuration
optionally specifies the duration during which to
monitor the board for spikes. If tMonDuration
is not supplied, it is
assumed to be the same duration as stTrain
, plus one second. If
stMonTrain
is not required, monitoring will not be performed.
See Also
Stimulating a chip,
STStimServer
![]() |
STStrip
![]() |