uitabgroup in existing GUIDE Gui

4 次查看(过去 30 天)
Ravi Goyal
Ravi Goyal 2016-8-30
评论: Adam 2016-8-30
Hello,
Using Matlab 2015b,is there a way to take my old GUIDE created GUI which contains two large figures and move them into two seperate tabs? Best case the second tab opens with the click of a pushbutton?
This issue has been going on since over 10 years in Matlab, and with uitabgroup there might be a solution. I dont expect anymore this to be GUIDE supported, but having a complex GUIDE Gui I want to migrate the figures into the uitabgroup but how?
Thanks a bunch Ravi
  1 个评论
Adam
Adam 2016-8-30
You can probably put some code in your OpeningFcn that will introduce tabs and reparent panels of your original figure onto them. I haven't tried it myself as I do a full programmatic UI when I use tabs, but theoretically reparenting your components to the newly introduced tabs should work I think.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Specifying Target for Graphics Output 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by