查看单个帖子
旧 2008-12-09, 15:12   #2
未注册
游客
 
帖子: n/a
默认 回复: matlab 如何用popupmenu打开新窗口 关闭旧窗口

h_ex2=findobj('tag','ex2');
delete(h_ex2);
即可
  回复时引用此帖