GUI debugging while using a toggle button
Informazioni
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Mostra commenti meno recenti
I am having a problem finding a specific line in a huge messy code.
I have a GUI that have a toggle button, and every time I scroll a different option it erases the last data.
Do anyone knows a debugging in order to realize what causes this erasing event?
Thanks.
1 Commento
Rik
il 15 Gen 2018
Using break points in the callback to that toggle button would be a start.
Risposte (0)
Questa domanda è chiusa.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!