fn_structinit
Contents
Syntax
s = fn_structinit([model,][siz]) s = fn_structinit([model,][s1,s2,...])
Description
Initializes a structure with no fields (or with same fields as a model) and of size siz. If size is a scalar n, the structure will be a row vector of length n.
Source
Thomas Deneux
Copyright 2015-2017