for i = 1:t
DO I=1,T
Does 0-based indexing have any advantage, beyond ability to do pointer arithmetic with indexes?