当前位置: 首页 > 工具软件 > PolyFun > 使用案例 >

chckxy函数 matlab,MATLAB7.1进行二维插值时提示Error using ==> polyfun\private\chckxy

戎洛华
2023-12-01

??? Error using ==> polyfun\private\chckxy

There should be at least two data points.

Error in ==> spline at 55

[x,y,sizey,endslopes] = chckxy(x,y);

Error in ==> splncore>splint at 121

[ignored,coefs,l,k,d] = unmkpp(spline(x,y));

Error in ==> splncore at 62

values = splint(x{i},reshape(values,prod(nv(1:d-1)),nv(d))).';

Error in ==> interp2>spline2 at 585

F = splncore(varargin(2:-1:1),varargin{3},varargin(5:-1:4));

Error in ==> interp2 at 230

zi = spline2(x,y,z,xi,yi,ExtrapVal);

 类似资料: