photo

huiting wang


Last seen: mer än 2 år ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

1 Question
1 Answer

RANK
36 153
of 300 379

REPUTATION
1

CONTRIBUTIONS
1 Question
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20 931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 299

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Answered
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...

mer än 3 år ago | 0

Question


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...

mer än 3 år ago | 2 answers | 0

2

answers