|
发表于 2019-12-2 21:43:56
|
显示全部楼层
楼主,您好,请问您是如何在MATLAB中安装intlab的呢,我在安装的过程中出现了一些问题,您能不能帮我看看呢?先谢谢您啦。
错误使用 flip
输入参数太多。
出错 fliplr (line 13)
x = flip(x,2);
出错 long (line 137)
[m index] = max(fliplr(C.mantissa)~=0,[],2);
出错 stdfctsdata>EstimateLog_ (line 285)
zs = ys + ( v*exp(long(-ys)) - 1 ); % long correction for log
出错 stdfctsdata>EstimateLog (line 265)
[ LOG , success ] = EstimateLog_(LOG,v);
出错 stdfctsdata (line 66)
[success,ALLDATA] = EstimateLog(ALLDATA);
出错 intvalinit (line 403)
stdfctsdata
出错 startintlab (line 87)
intvalinit('Init',1,INTLABPATH) % Initialize global constants |
|