Undefined function "......" for input arguments of type 'double'
Mostra commenti meno recenti
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 Commenti
Sad Grad Student
il 22 Feb 2015
paste your code here by editing your question.
Zahid Iqbal Rana
il 23 Feb 2015
Risposta accettata
Più risposte (1)
jayamala pakhare
il 28 Apr 2018
0 voti
Undefined function 'rescale' for input arguments of type 'double'.
3 Commenti
Walter Roberson
il 28 Apr 2018
rescale() was introduced in R2017b.
Camille Dingam
il 24 Ago 2020
Hello, please help me with the similar error as below:
Undefined function 'mfcc' for input arguments of type 'double'.
Steven Lord
il 24 Ago 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?
Categorie
Scopri di più su Entering Commands in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!