Small change in App Designer program and now it crashes App Designer
Mostrar comentarios más antiguos
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 comentarios
Gavin
el 15 de Jul. de 2025
Gavin
el 15 de Jul. de 2025
Gavin
el 15 de Jul. de 2025
Walter Roberson
el 15 de Jul. de 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
el 15 de Jul. de 2025
dpb
el 15 de Jul. de 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
el 15 de Jul. de 2025
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Develop Apps Using App Designer en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!