Undefined function 'IndicatorsCalculus' for input arguments of type 'double'
Afficher commentaires plus anciens
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 commentaire
Enrico Testa
le 5 Oct 2016
Réponses (1)
dpb
le 5 Oct 2016
0 votes
'IndicatorsCalculus' ~= ‘IndicatorCalculus’
2 commentaires
Enrico Testa
le 5 Oct 2016
dpb
le 5 Oct 2016
You undoubtedly managed to alias the function name somehow or lost the hash table to the needed subdirectory or the like.
Catégories
En savoir plus sur Programming dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!