Spike Toolbox |
![]() ![]() |
STIsValidSpikeTrain
Test for a valid spike train
Syntax
[bValid] = STIsValidSpikeTrain(stTrain)
Description
STIsValidSpikeTrain will test whether an object is a valid spike toolbox
spike train. bValid
will indicate the result of this test.
bValid
will be true for zero-duration spike trains. See STIsZeroDuration
to test for this condition.
See Also
Understanding spike trains,
STIsZeroDuration
![]() |
STIsValidSpikeTrainLevel
![]() |