Feeds
답변 있음
Error using matlab.internal.math.interp1 The sample points must be finite.
I stilled don't know the reason of error, but the bug is fixed magically, I'm not sure what I did solved this problem, but thank...
Error using matlab.internal.math.interp1 The sample points must be finite.
I stilled don't know the reason of error, but the bug is fixed magically, I'm not sure what I did solved this problem, but thank...
3년 초과 전 | 0
질문
Error using matlab.internal.math.interp1 The sample points must be finite.
when I ran a script, for i=1:sz(2) tOut(:,i) = interp1(x(:,i),v(:,i),xq(:,i)); end I got those errors Error u...
3년 초과 전 | 답변 수: 2 | 0
