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
