Pop-up GUI from main GUI

조회 수: 2 (최근 30일)
Rui
Rui 2013년 10월 18일
댓글: Rui 2013년 10월 18일
Hi guys,
I've got a GUI with tables, axes, buttons and so on. The axes are plotting streaming data via a timer, which yet I'm not sure to be the best way to do it.
Anyway, one of the buttons pop-up a new GUI, with just two 'yes' or 'no' buttons for confirmation.
When this GUI appears, its background changes automatically and acquires the plot happening at the same time in axes.
Why do this happens and what can I do to solve it?
Many thanks, Rui

채택된 답변

Walter Roberson
Walter Roberson 2013년 10월 18일
  댓글 수: 1
Rui
Rui 2013년 10월 18일
Thanks for the tip.
There was missing handles.axes on plot(<handles.axes>,...).

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Specifying Target for Graphics Output에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by