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.
Ältere Kommentare anzeigen
The code is running successfully on other machines but my Matlab is producing such errors.
Antworten (1)
Walter Roberson
am 29 Jul. 2016
0 Stimmen
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.
Kategorien
Mehr zu Linear Prediction finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!