Undefined function "......" for input arguments of type 'double'
Ältere Kommentare anzeigen
Please help me, when I run a code it gives
"Undefined function '.....' for input arguments of type 'double'"
Let me know what to do now ?
2 Kommentare
Sad Grad Student
am 22 Feb. 2015
paste your code here by editing your question.
Zahid Iqbal Rana
am 23 Feb. 2015
Akzeptierte Antwort
Weitere Antworten (1)
jayamala pakhare
am 28 Apr. 2018
0 Stimmen
Undefined function 'rescale' for input arguments of type 'double'.
3 Kommentare
Walter Roberson
am 28 Apr. 2018
rescale() was introduced in R2017b.
Camille Dingam
am 24 Aug. 2020
Hello, please help me with the similar error as below:
Undefined function 'mfcc' for input arguments of type 'double'.
Steven Lord
am 24 Aug. 2020
The mfcc function was introduced in Audio Toolbox in release R2018a. Do you have this toolbox installed (check the output of the ver function if you're not sure) and are you using release R2018a or later?
Kategorien
Mehr zu Entering Commands finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!