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!