Feeds
질문
Can anyone please help me to understand the problem here? I keep getting the error "Index exceeds matrix dimensions".
for i = 1:length(circles) if (circles(i,1) ~= 0 & peaks(i,2) ~= 0) xp = peaks(3,i).*cos(ang); yp = peaks(3...
13년 초과 전 | 답변 수: 3 | 0
