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


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