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

Réponses (1)

dpb
dpb le 5 Oct 2016
'IndicatorsCalculus' ~= ‘IndicatorCalculus’

2 commentaires

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.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Programming dans Centre d'aide et File Exchange

Commenté :

dpb
le 5 Oct 2016

Community Treasure Hunt

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

Start Hunting!

Translated by