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

 Respuesta aceptada

madhan ravi
madhan ravi el 13 de Jul. de 2020
You may not have the license for it.

Más respuestas (0)

Categorías

Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.

Productos

Versión

R2017a

Preguntada:

el 13 de Jul. de 2020

Comentada:

el 13 de Jul. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by