Small change in App Designer program and now it crashes App Designer
古いコメントを表示
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 件のコメント
Gavin
2025 年 7 月 15 日
Gavin
2025 年 7 月 15 日
Gavin
2025 年 7 月 15 日
Walter Roberson
2025 年 7 月 15 日
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
2025 年 7 月 15 日
dpb
2025 年 7 月 15 日
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
2025 年 7 月 15 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Develop Apps Using App Designer についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!