LTPDA Toolbox with newer version of matlab
15 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Rik
on 17 Jul 2025
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 Comments
See Also
Categories
Find more on Downloads in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!