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

Answers (1)

'IndicatorsCalculus' ~= ‘IndicatorCalculus’

2 Comments

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.

Sign in to comment.

Categories

Find more on Programming in Help Center and File Exchange

Asked:

on 5 Oct 2016

Commented:

dpb
on 5 Oct 2016

Community Treasure Hunt

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

Start Hunting!