필터 지우기
필터 지우기

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