Who can help me solving this error?
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
Dear readers,
First of all, all the codes are in a cloud environment. That means that the codes are not directly on my computer and MATLAB has to go through several maps to reach the codes - changing this did not resolve the issue.
Basically, I continuously get the error 'Undefined function or variable FileName'.
Help would be appreciated!
Update: I have skipped all intermediate files and put everything in one file. Now, again, I get the error when trying to evaluate the likelihood function. No clue what is wrong!
댓글 수: 2
Jan
2018년 3월 12일
Please post the code and explain, why you assume that "KalmanFilter" and "llik_fun_SV" are existing functions. In which folder are they stored and is it included in the path? Please post the messages as text, because screenshots are rather inconvenient. Thanks.
KSSV
2018년 3월 12일
There is no function called KalmanFilter......you need to provide correct path of the function.
답변 (0개)
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!