Spike Toolbox |
![]() ![]() |
STAddrSpecCompare
Compare two or more addressing specifications
Syntax
[bEquivalent] = STAddrSpecCompare(stasSpec1, stasSpec2, ...)
[bEquivalent] = STAddrSpecCompare(caStas1, caStas2, ...)
Description
STAddrSpecCompare will return true if all the supplied addressing
specifications are binary-equivalent (same number of fields, same bit widths
for fields, same bit-reversal specification, etc.)
Addressing specifications can be supplied in cell arrays of specifications or as individual arguments.
See Also
Understanding toolbox addressing
![]() |
STAddrSpecDescribe
![]() |