Spike Toolbox |
![]() ![]() |
STAddrSpecFill
Fill empty fields in a address specification
Syntax
[stasSpecificationFilled] = STAddrSpecFill(stasSpecification)
Description
This function will take a valid (but minimal) addressing specification given
in stasSpecification
and fill any fields which have been left empty with
their defaults. This function will never change the functional aspects of
an address specification.
See Also
Understanding toolbox addressing,
STIsValidAddrSpec
![]() |
STAddrSpecIgnoreNeuronSynapse
![]() |