Feeds
답변 있음
How to find row number
You have to make another loop like this. p=1; i=1; for i=1:267 if T(p,:)<C p=p+1; ...
How to find row number
You have to make another loop like this. p=1; i=1; for i=1:267 if T(p,:)<C p=p+1; ...
9년 초과 전 | 0