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 中查找有关 Migrate GUIDE Apps 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by