I can't seem to get the adftest function from the econometrics toolbox to work.
Whenever I use it, I get the error message "??? Undefined function or method 'adftest' for input arguments of type 'double'.".
Upon trying to reproduce the examples using adftest from http://www.mathworks.com/help/toolbox/econ/bsf2u3f-1.html#bsf2u3f-13 I get the same error.
Any help would be greatly appreciated.

 채택된 답변

Oleg Komarov
Oleg Komarov 2011년 4월 13일

0 개 추천

Seems like there is a path problem. Is the econometric toolbox listed when you type ver in the cmd window?

댓글 수: 5

Ronert Obst
Ronert Obst 2011년 4월 13일
The econometrics toolbox is listed when I enter ver:
Econometrics Toolbox Version 1.4 (R2010b)
Oleg Komarov
Oleg Komarov 2011년 4월 13일
What do you get with:
which adftest -all
Ronert Obst
Ronert Obst 2011년 4월 13일
C:\Program Files\MATLAB\R2010b\toolbox\econ\econ\adftest.m % Has no license available
I guess this is the problem? I do have a license though...
Oleg Komarov
Oleg Komarov 2011년 4월 13일
Then you should configure properly the linceses.
This may be of help: http://www.mathworks.com/support/tech-notes/1300/1303.html#what_is_FLEXlm
Ronert Obst
Ronert Obst 2011년 4월 13일
Thank you very much!
Works now

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Thermal Analysis에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by