Small change in App Designer program and now it crashes App Designer
Show older comments
I made a few changes to my program and now this version won't load properly. It crashes App Designer so I can't close it without Task Manager killing all of MATLAB.
Links to code in google drive
Version 98 broken: V98
Version 97 works V97
Permissions opened so anyone with the link can access. Is this a good way to share large programs?
Here is what it looks like when I try to load the broken version:

7 Comments
Gavin
on 15 Jul 2025
Gavin
on 15 Jul 2025
Gavin
on 15 Jul 2025
Walter Roberson
on 15 Jul 2025
It is correct that in R2024b, figures created with uifigure() did not support BorderType 'etchedin', only 'line'.
As of R2025a, 'etchedin' is not supported at all.
Gavin
on 15 Jul 2025
dpb
on 15 Jul 2025
It comes from the ButtonGroup container -- the <version history> documents changes and differences between the versions for figure and uifigure which is undoubtedly what Walter was looking at.
Gavin
on 15 Jul 2025
Accepted Answer
More Answers (0)
Categories
Find more on Develop Apps Using App Designer in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!