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

조회 수: 2 (최근 30일)
Dimitra Mamali
Dimitra Mamali 2020년 7월 13일
댓글: Dimitra Mamali 2020년 7월 13일
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

채택된 답변

madhan ravi
madhan ravi 2020년 7월 13일
You may not have the license for it.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품


릴리스

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by