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!