I have license of Econometrics Toolbox, but I can not use the function price2ret, anyone can help me out?
2 ビュー (過去 30 日間)
古いコメントを表示
I have license of Econometrics Toolbox, but I can not use the function price2ret, anyone can help me out?
0 件のコメント
採用された回答
Wayne King
2012 年 1 月 3 日
Can you say which version of MATLAB you are using? Are you using MATLAB in a networked configuration?
If you enter:
license('test','econometrics_toolbox')
is a 1 returned?
I'm assuming when you say: "I can not use.." you mean you are getting an error that it is undefined. If not, please provide the error
3 件のコメント
Andreas Goser
2012 年 1 月 3 日
Yes it does matter. It needs to be licenses (Wayne's test above) and installed (ver command)
Wayne King
2012 年 1 月 3 日
Hi NaN, as Andreas has said, it does matter. Can you try:
license('checkout','econometrics_toolbox')
If that does not work, please consult with your local MATLAB administrator.
その他の回答 (2 件)
Nicolas
2012 年 7 月 4 日
how can i install econometrics toolbox It return 1 to me but i cant install it
2 件のコメント
参考
カテゴリ
Help Center および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!