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


$Id: STIsValidSpikeTrain.html 1783 2005-08-31 21:05:51Z dylan $