필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

GUI Push button problem

조회 수: 2 (최근 30일)
aya
aya 2014년 7월 16일
마감: MATLAB Answer Bot 2021년 8월 20일
I have a GUI with a push button called display network I want it to display a certain figure when I push it but the figure is already created and displayed before I can push the button how to stop displaying it normally and display the figure only when the button is pushed
  댓글 수: 2
Jasmine
Jasmine 2014년 7월 16일
Please show me your code, and I'll see if I can help.
Sara
Sara 2014년 7월 16일
Move the part that plot the figure in the callback of the pushbutton from wherever it is now

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by