I get error messages for some data.
For instance:
y =
27 13 9 15
12 10 3 16
>> myfisher24(y)
??? Attempted to access idxBstart(15); index out of bounds because
numel(idxBstart)=14.
Error in ==> myfisher24 at 116
Tables(idxBstart(J+1):idxBstop(J+1),2)=J;