Pop-up GUI from main GUI

3 Ansichten (letzte 30 Tage)
Rui
Rui am 18 Okt. 2013
Kommentiert: Rui am 18 Okt. 2013
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

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 18 Okt. 2013
  1 Kommentar
Rui
Rui am 18 Okt. 2013
Thanks for the tip.
There was missing handles.axes on plot(<handles.axes>,...).

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Interactive Control and Callbacks finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by