Info

此问题已关闭。 请重新打开它进行编辑或回答。

GUI debugging while using a toggle button

1 次查看(过去 30 天)
Ziv Kassner
Ziv Kassner 2018-1-15
关闭: MATLAB Answer Bot 2021-8-20
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 个评论
Rik
Rik 2018-1-15
Using break points in the callback to that toggle button would be a start.

回答(0 个)

此问题已关闭。

Community Treasure Hunt

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

Start Hunting!

Translated by