"xlate" function?
2 ビュー (過去 30 日間)
古いコメントを表示
I'm currently working to determine the imaginary part of a signal using Prony Analysis and came across the Prony Toolbox (https://www.mathworks.com/matlabcentral/fileexchange/3955-prony-toolbox). It seems like this tool would be a great help however it's quite dated. When trying to use it I get a number of errors the first of which., "Undefined function or variable 'xlate'.", appears to be causing the others.
From what I can tell xlate was a built in function used by the toolbox however I can't find much documentation on it. What information I could find pertains to a "xlate" function is one used to translate to Japanese which in my mind shouldn't affect this app. Is anyone familiar with this xlate function and is there a workaround to this problem?
Thanks for you help, Justin
0 件のコメント
回答 (1 件)
Stefan Dalhues
2016 年 8 月 1 日
Hi Justin,
I came across this same problem and just deleted the code in the pronytoolbar function. Seems to be working fine for now, but sure is just a workaround.
Best regards, Stefan
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Signal Modeling についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!