Undefined function 'IndicatorsCalculus' for input arguments of type 'double'
이전 댓글 표시
Good morning,
I have a problem in running a procedure. The following error message occurs:
Undefined function 'IndicatorsCalculus' for input arguments of type 'double'.
I have already checked that:
• All functions are in the current path (including ‘IndicatorsCalculus’) • Functions and variable names are not repeated
Many thanks for your attention. Kind regards, Enrico
답변 (1개)
dpb
2016년 10월 5일
0 개 추천
'IndicatorsCalculus' ~= ‘IndicatorCalculus’
댓글 수: 2
Enrico Testa
2016년 10월 5일
dpb
2016년 10월 5일
You undoubtedly managed to alias the function name somehow or lost the hash table to the needed subdirectory or the like.
카테고리
도움말 센터 및 File Exchange에서 Programming에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!