Spike Toolbox

STAddrDescribe
Print information about an address

Syntax
STAddrDescribe(nAddr1, nAddr2, ...) STAddrDescribe(stasSpecification, nAddr1, nAddr2, ...)

Description
This function will display information about a spike toolbox address. The addressing fields should be sent as function arguments. If an addressing specification is not included in the argument list, the default output addressing specification will be taken from the toolbox options.

Note: STAddrDescribe is NOT vectorised. That wouldn't be very useful anyway.

See Also
Understanding toolbox addressing, STDescribe


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