Hi,
could someone please tell me what is stored in matrix iy_
(especially in the second row)?
I run into the following error when checking the BK conditions:
??? Subscript indices must either be real positive integers or logicals.
Error in ==> dr1 at 139
b = jacobia_(:,k0);
It seems to be related to the fact that the second row of iy_ contains a zero (since I have ykmin_=1).
I'd appreciate your help!
Anton