Spike Toolbox

STIsValidAddrSpec
Test for a valid address specification structure

Syntax
[bValid] = STIsValidAddrSpec(stasSpecification)

Description
Returns true if stasSpecification is a valid address specification, and false otherwise. At least an nWidth field is required for each addressing field for the specification to be considered valid.

See Also
Understanding toolbox addressing, STIsValidAddress, STIsValidChannelAddrSpec,


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