gui- panel

2 次查看(过去 30 天)
ram
ram 2011-11-9
i create number of panels in guipanel. i want close a specified panel, at the same time new panel will appear in that same place.
  1 个评论
Jan
Jan 2011-11-9
What is "guipanel"? How do you close the panel? Without seeing the code, we can only guess, what your program is doing...

请先登录,再进行评论。

采纳的回答

Fangjun Jiang
Fangjun Jiang 2011-11-9
If you just use several panels and try to implement a way similar to tab panel, you have to use your code to hide one and show another. Follow this post http://www.mathworks.com/matlabcentral/answers/7146-the-problem-of-scrollbar
If you have R2011a or later, there is a built-in uitab which makes the job a whole lot easier.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 App Building 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by