Error using adftest

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 ExchangeThermal Analysis についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by