Undefined function "transprob" for input arguments of type "table"

Hi,
I am trying to run a model which uses the transprob function but when the code reaches that point I get an error message:
" Undefined function "transprob" for input arguments of type "table" ".
I checked the ver command and I see that the Financial toolbox is installed.
I also copied the MathWorks example:
------------------------------------
load Data_TransProb
% Estimate transition probabilities with default settings
transMat = transprob(data)
-------------------
and I still get the same error. How is this possible?
Dimitra

More Answers (0)

Categories

Products

Release

R2017a

Community Treasure Hunt

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

Start Hunting!