App Designer: Unintended duplicates of Edit Fields upon loading the saved .mlapp file
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hi,
Each time I close and load a .mlapp file under development, unintended duplicates of specific Edit Fields keep repopulating even after deleting them and saving as shown below. What can I do to prevent this from happening?

Thanks,
Jaesik
0 Commenti
Risposte (1)
Harsha Priya Daggubati
il 20 Mar 2020
Hi,
I guess the code for add these edit fields to the app is being called twice. Can you make use of breakpoints, by placing them where these edit boxes are being added and debug your issue.
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!