How can I split a matrix into 10 equal parts with a for loop? (The number of rows is not divisible by 10, the last fold will contain the remaining rows.) I must not use scik