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

Antworten (1)

dpb
dpb am 5 Okt. 2016
'IndicatorsCalculus' ~= ‘IndicatorCalculus’

2 Kommentare

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.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Programming finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 5 Okt. 2016

Kommentiert:

dpb
am 5 Okt. 2016

Community Treasure Hunt

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

Start Hunting!

Translated by