Spike Toolbox

STIsValidMonitorChannelsSpecification
Tests the validity of a monitor channels specification

Syntax
[bValid] = STIsValidMonitorChannelsSpecification(cellstasMonitorSpec)

Description
STIsValidMonitorChannelsSpecification checks whether a variable is valid to be used as a monitor channels specification, for insertion into the toolbox options.

cellstasMonitorSpec should be a cell array of valid addressing specifications, or empty matrices.

See Also
Understanding toolbox addressing, STIsValidAddress, STIsValidAddrSpec, STIsValidChannelAddrSpec,


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