LTPDA Toolbox with newer version of matlab

15 views (last 30 days)
Gauthier
Gauthier on 17 Jul 2025
Commented: Rik on 17 Jul 2025
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

Answers (1)

Rik
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
Gauthier
Gauthier on 17 Jul 2025
Yes I know...
Sadly it seems that the developpers are not keeping it up to date. This was a bottle thrown into the sea if ever someone did an update.
Rik
Rik on 17 Jul 2025
Have you attempted an update yourself? You can also ask for help for specific issues. Have a read here and here before you do to maximize your chances of getting an answer.
And just a double-check: did you try a Google search?

Sign in to comment.

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!