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 个)

'IndicatorsCalculus' ~= ‘IndicatorCalculus’

2 个评论

Sorry, that was a typo in the question. Eventually after restarting the machine the problem disappeared.
I have no idea about what happened.
Thank you!
You undoubtedly managed to alias the function name somehow or lost the hash table to the needed subdirectory or the like.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Programming 的更多信息

评论:

dpb
2016-10-5

Community Treasure Hunt

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

Start Hunting!

Translated by