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!