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!