Undefined function "......" for input arguments of type 'double'
显示 更早的评论
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 个评论
Sad Grad Student
2015-2-22
paste your code here by editing your question.
Zahid Iqbal Rana
2015-2-23
采纳的回答
更多回答(1 个)
jayamala pakhare
2018-4-28
0 个投票
Undefined function 'rescale' for input arguments of type 'double'.
3 个评论
Walter Roberson
2018-4-28
rescale() was introduced in R2017b.
Camille Dingam
2020-8-24
Hello, please help me with the similar error as below:
Undefined function 'mfcc' for input arguments of type 'double'.
Steven Lord
2020-8-24
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?
类别
在 帮助中心 和 File Exchange 中查找有关 Entering Commands 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!