Feeds
已回答
Error with interp3 - please help
Sigh. Indeed. Thank you both. F=scatteredInterpolant(scatter(:,1),scatter(:,,2),scatter(:,,3),scatter(:,,4)); I=F(a1,a2,...
Error with interp3 - please help
Sigh. Indeed. Thank you both. F=scatteredInterpolant(scatter(:,1),scatter(:,,2),scatter(:,,3),scatter(:,,4)); I=F(a1,a2,...
10 years 前 | 0
提问
Error with interp3 - please help
I am trying to use interp3 on scatter data, and I'm getting the error: Error using griddedInterpolant The grid vectors a...
10 years 前 | 2 个回答 | 0
