- 积分
- 18
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2013-2-12
- 最后登录
- 1970-1-1
|
发表于 2017-11-19 20:03:35
|
显示全部楼层
二爷,我看了您的帖子“[参考资料] license到期肿么办?”也用了修改license.lic的方法,旧的matlab大部分功能可以用了,但是还有一些函数在license到期之前可用的现在不可用,比如nanmean等,显示如下:
which nanmean出现
>> which nanmean
/software/matlab-r2012a/toolbox/stats/stats/nanmean.m % Has no license available
请问该怎么办呢?
我尝试在自己账号下装,报错如下,也不知道怎么解决:
[qh@c02n06 matlab]$ ./install
expr: warning: unportable BRE: `^/data/c02n06/qh/matlab': using `^' as the first character
of the basic regular expression is not portable; it is being ignored
Preparing installation files ...
expr: warning: unportable BRE: `^/data/c02n06/qh/matlab': using `^' as the first character
of the basic regular expression is not portable; it is being ignored
Installing ...
Finished |
|