MATLAB爱好者论坛-LabFans.com

MATLAB爱好者论坛-LabFans.com (https://www.labfans.com/bbs/index.php)
-   MATLAB论坛 (https://www.labfans.com/bbs/forumdisplay.php?f=6)
-   -   [MATLAB混合编程] 求助:用matlab做空间面板 (https://www.labfans.com/bbs/showthread.php?t=8226)

风扬秋野 2009-05-10 20:00

求助:用matlab做空间面板
 
求助高手:
用matlab做空间面板的检验和估计的时候,提示如下;
Warning: NaN found in Y, interpolation at undefined values
will result in undefined values.
Warning: All data points with NaN in their value will be ignored.
??? Error using ==> chckxy at 106
There should be at least two data points.

Error in ==> spline at 55
[x,y,sizey,endslopes] = chckxy(x,y);

Error in ==> interp1 at 279
yiMat = spline(xCol.',yMat.',xiCol.').';

Error in ==> sar>sar_lndet at 455
outi = interp1(out.rho,out.lndet,tt','spline');

Error in ==> sar at 117
[detval,time1] = sar_lndet(ldetflag,W,rmin,rmax,detval,order,miter);

Error in ==> lmsar at 49
res = sar(y,x,W1);
哪位高手知道这是什么意思?出了什么问题?有什么解决办法没?先谢谢了……


所有时间均为北京时间。现在的时间是 12:30

Powered by vBulletin
版权所有 ©2000 - 2025,Jelsoft Enterprises Ltd.