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年以上 前 | 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年以上 前 | 2 件の回答 | 0
