Undefined function "......" for input arguments of type 'double'
Mostrar comentarios más antiguos
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 comentarios
Sad Grad Student
el 22 de Feb. de 2015
paste your code here by editing your question.
Zahid Iqbal Rana
el 23 de Feb. de 2015
Respuesta aceptada
Más respuestas (1)
jayamala pakhare
el 28 de Abr. de 2018
0 votos
Undefined function 'rescale' for input arguments of type 'double'.
3 comentarios
Walter Roberson
el 28 de Abr. de 2018
rescale() was introduced in R2017b.
Camille Dingam
el 24 de Ag. de 2020
Hello, please help me with the similar error as below:
Undefined function 'mfcc' for input arguments of type 'double'.
Steven Lord
el 24 de Ag. de 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?
Categorías
Más información sobre Entering Commands en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!