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

Respuestas (1)

dpb
dpb el 5 de Oct. de 2016
'IndicatorsCalculus' ~= ‘IndicatorCalculus’

2 comentarios

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.

Iniciar sesión para comentar.

Categorías

Más información sobre Programming en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 5 de Oct. de 2016

Comentada:

dpb
el 5 de Oct. de 2016

Community Treasure Hunt

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

Start Hunting!

Translated by