I have license of Econometrics Toolbox, but I can not use the function price2ret, anyone can help me out?
2 views (last 30 days)
Show older comments
I have license of Econometrics Toolbox, but I can not use the function price2ret, anyone can help me out?
0 Comments
Accepted Answer
Wayne King
on 3 Jan 2012
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 Comments
Andreas Goser
on 3 Jan 2012
Yes it does matter. It needs to be licenses (Wayne's test above) and installed (ver command)
Wayne King
on 3 Jan 2012
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.
More Answers (2)
Nicolas
on 4 Jul 2012
how can i install econometrics toolbox It return 1 to me but i cant install it
2 Comments
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!