problem with stockspec function

1 view (last 30 days)
nana
nana on 16 Oct 2014
Commented: Geoff Hayes on 16 Oct 2014
I am getting the error:
Undefined function or method 'stockspec' for input arguments of type 'double'.
The function I am using is:
StockSpec = stockspec(sigma,Assetprice)
i checked v = ver; any(strcmp('Financial Derivates Toolbox', {v.Name}))
And got 0
Can I replace 'Stockspec' with another function? Or can I get that Toolbox? Please Help I need soo badly that function
  1 Comment
Geoff Hayes
Geoff Hayes on 16 Oct 2014
You may want to think about purchasing the Financial Derivatives Toolbox (this toolbox seems to have been replaced with the Financial Instruments Toolbox as of R2012b), or try to request a trial license. You would need to contact The MathWorks directly.

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB 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!