photo

Vahab Youssofzadeh


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Review
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Check if GUI is open
Here's another solution: h = get(0, 'Children'); isempty(findobj(h,'name','NAME OF THE GUI')); % isempty (findobj (h,...

7 years 前 | 0