Matlab GUI 技巧(一)-窗口前置

2017-01-16  by:CAE仿真在线  来源:互联网

当遇到2个GUI窗口,需要使某指定GUI窗口前置显示时

如gui1 控制窗 图柄 h1

gui2 显示窗 图柄 h2


gui1上按钮控制 gui2上的显示。

在按钮回调callback命令执行完成后,

1)执行 figure(h1) ,则gui1为当前窗,且前置。

2)执行set(0,'CurrentFigure',h1) , 则gui1为当前窗,但不前置

Matlab GUI 技巧(一)-窗口前置



Matlab GUI 技巧(一)-窗口前置




==================

matlab帮助文件解释如下

Making a Figure Current

The current figure is the target for graphics output. There are two ways to make a figure hthe current figure.

  • Make the figure hcurrent, visible, and displayed on top of other figures:

    figure(h)
  • Make the figure h current, but do not change its visibility or stacking with respect to other figures:

    set(0,'CurrentFigure',h)

开放分享:优质有限元技术文章,助你自学成才

相关标签搜索:Matlab GUI 技巧(一)-窗口前置 MatLab培训 MatLab培训课程 MatLab在线视频教程 MatLab技术学习教程 MatLab软件教程 MatLab资料下载 MatLab代做 MatLab基础知识 Fluent、CFX流体分析 HFSS电磁分析 Ansys培训 Abaqus培训 

编辑
在线报名:
  • 客服在线请直接联系我们的客服,您也可以通过下面的方式进行在线报名,我们会及时给您回复电话,谢谢!
验证码

全国服务热线

1358-032-9919

广州公司:
广州市环市中路306号金鹰大厦3800
电话:13580329919
          135-8032-9919
培训QQ咨询:点击咨询 点击咨询
项目QQ咨询:点击咨询
email:kf@1cae.com