gui- panel
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Jan
le 9 Nov 2011
What is "guipanel"? How do you close the panel? Without seeing the code, we can only guess, what your program is doing...
Réponse acceptée
Fangjun Jiang
le 9 Nov 2011
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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Dialog Boxes dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!