App Designer: Unintended creation of the same Label in my project. After deletion, the same Label grow in number the next time my mlapp file is opened.
4 ビュー (過去 30 日間)
古いコメントを表示
Carlos Carriaga
2022 年 5 月 31 日
編集済み: Carlos Carriaga
2022 年 6 月 3 日
I am creating a GUI in App Designer and have been using Labels and other controls. I created a Label with name "Manning's n" on the canvas. After saving my mlapp file, the same Label grew in number on my canvas the next time the file was opened. The Label(s) keep coming back despite the fact that it was already deleted (with many of its duplicates) the previous time the file was opened and then saved.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1017460/image.jpeg)
0 件のコメント
採用された回答
Dhanesh Alagarsamy Chinnaraja
2022 年 6 月 3 日
The issue of duplicating MATLAB App Designer components could happen due to reparenting components. Refer to this EBR for more details: https://www.mathworks.com/support/bugreports/1918110
Howere it had been identified as a bug and fixed in R2019b.
0 件のコメント
その他の回答 (1 件)
参考
カテゴリ
Help Center および 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!