I have license of Econometrics Toolbox, but I can not use the function price2ret, anyone can help me out?
조회 수: 5 (최근 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!