Hi,
I am new to Matlab and currently in the process of understanding an existing Matlab source code.
I would like to know the meaning of the following statement in Matlab:
[xo(:,1) Po(:,:,1)] = StartInitial([x_u(:,1); [0, 0, 0, 0]'], a, b, c);
Regards,
Sydney Alvares