Undefined function "......" for input arguments of type 'double'
Show older comments
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 Comments
Sad Grad Student
on 22 Feb 2015
paste your code here by editing your question.
Zahid Iqbal Rana
on 23 Feb 2015
Accepted Answer
More Answers (1)
jayamala pakhare
on 28 Apr 2018
0 votes
Undefined function 'rescale' for input arguments of type 'double'.
3 Comments
Walter Roberson
on 28 Apr 2018
rescale() was introduced in R2017b.
Camille Dingam
on 24 Aug 2020
Hello, please help me with the similar error as below:
Undefined function 'mfcc' for input arguments of type 'double'.
Steven Lord
on 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?
Categories
Find more on Entering Commands in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!