I'm getting this error 'undefined function lpc' for input arguments of type double. The same code is running on different computer so there is no problem with the code.
이전 댓글 표시
The code is running successfully on other machines but my Matlab is producing such errors.
답변 (1개)
Walter Roberson
2016년 7월 29일
0 개 추천
lpc is part of the Signal Processing Toolbox, so the second computer either does not have that installed or else does not have that licensed.
카테고리
도움말 센터 및 File Exchange에서 Signal Modeling에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!