LTPDA Toolbox with newer version of matlab
15 次查看(过去 30 天)
显示 更早的评论
Hello,
I'm trying to use the LTPDA toolbox but sadly it seems that it hasn't been updated to newer versions of MATLAB (works on my R2016a but not on R2023b).
I was wondering if there exists somewhere an updated version for newer matlab versions?
Thanks
0 个评论
回答(1 个)
Rik
2025-7-17
Since this is an external project, you are at the mercy of the developers to provide updates (or publish the source code so you can write updates yourself).
As far as I can tell from the download page, the last update was in 2017 and "contains many bug fixes and compatibility modifications to support newer versions of MATLAB."
Unless the author(s) happen to watch this forum, you are in the same position as anyone else to fix compatibility issues. Well-written code tends to keep working, but once mex files are involved, you may have a lot of issues or be in luck.
2 个评论
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!