Examples: Initialization of Composite Elements
All examples have been generated with the ANSI-C target.
(basic type = udisc, max. size = [15])
(basic type = udisc, max. size = [15], system constant = sysConA)
Matrix with fixed X and Y size
(basic type = cont, max. size = [3,5], target optionsNumber of dimensions for fixed matrices = One-dimensional and Matrix Orientation = Column-major)
Matrix with variant X and Y size
(basic type = cont, max. size = [3,5], system constants = sysConX and sysConY, target optionsNumber of dimensions for fixed matrices = One-dimensional and Matrix Orientation = Column-major)
(basic type = cont, max. size = [14])
(basic type = cont, X and Y max. size = [3,3], target optionMatrix Orientation = Column-major)
See also
Initialization of Composite Elements