Undefined function "......" for input arguments of type 'double'
Afficher commentaires plus anciens
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 commentaires
Sad Grad Student
le 22 Fév 2015
paste your code here by editing your question.
Zahid Iqbal Rana
le 23 Fév 2015
Réponse acceptée
Plus de réponses (1)
jayamala pakhare
le 28 Avr 2018
0 votes
Undefined function 'rescale' for input arguments of type 'double'.
3 commentaires
Walter Roberson
le 28 Avr 2018
rescale() was introduced in R2017b.
Camille Dingam
le 24 Août 2020
Hello, please help me with the similar error as below:
Undefined function 'mfcc' for input arguments of type 'double'.
Steven Lord
le 24 Août 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?
Catégories
En savoir plus sur Entering Commands 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!