Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

GUI debugging while using a toggle button

1 Ansicht (letzte 30 Tage)
Ziv Kassner
Ziv Kassner am 15 Jan. 2018
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
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 Kommentar
Rik
Rik am 15 Jan. 2018
Using break points in the callback to that toggle button would be a start.

Antworten (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by