I have license of Econometrics Toolbox, but I can not use the function price2ret, anyone can help me out?

I have license of Econometrics Toolbox, but I can not use the function price2ret, anyone can help me out?

 Accepted Answer

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

it retured 0, but I can see I have the license in my account. I am using R2010a. I am not sure if what configuration I am using, where I can check it?
Only issue is I use other computer to run matlab, not my own...
Does it matter?
Yes it does matter. It needs to be licenses (Wayne's test above) and installed (ver command)
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.

Sign in to comment.

Categories

Tags

Community Treasure Hunt

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

Start Hunting!