Navigation: Language Reference > Functions > Arithmetic >
Y = initialvalue(X);
Returns the initial value of X or the elements of X. Value should be assigned to X first.
X
initialvalue(X)
1
sin(time)
0
[cos(time); sin(time)]
[1;0]
X and Y must have the same size.