Code covered by the BSD License  

Highlights from
Tab panel Copy

5.0

5.0 | 1 rating Rate this file 23 Downloads (last 30 days) File Size: 10.98 KB File ID: #24346
image thumbnail

Tab panel Copy

by Arturo Serrano

 

04 Jun 2009 (Updated 25 Jun 2009)

Creates replicas of a panel created using GUIDE that works like a tab panel.

| Watch this File

File Information
Description

TABPANELCOPYFCN Helper function for tabpanelcopy
  Creates replicas of a panel created using GUIDE that works like a tab
  panel.
  Handles of the reference controls in the handles struct are updated every
  time you change the active tab, so you can access them in the normal way.

  Steps:
     1. Create a reference panel with controls with GUIDE.
     2. Initialize tab panel passing the handle of the panel.
                 tabpanelcopyfcn ('initialize', panel);
     3. Add a tab when you need it.
                 tabpanelcopyfcn ('add_tab', panel, 'title', handles);

Acknowledgements

The author wishes to acknowledge the following in the creation of this submission:
Tab panel example

MATLAB release MATLAB 7.7 (R2008b)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (1)
08 Jun 2009 Jorge Moragues

Great programm!!!! And very useful when you want to plot different plots of the same application.

Please login to add a comment or rating.
Updates
10 Jun 2009

Screenshot.

25 Jun 2009

Solved a problem that avoided using uipanels inside the tabpanel.

Tag Activity for this File
Tag Applied By Date/Time
tabpanel Arturo Serrano 04 Jun 2009 15:56:12
guide Arturo Serrano 04 Jun 2009 15:56:12
gui Arturo Serrano 04 Jun 2009 15:56:12
panel Arturo Serrano 04 Jun 2009 15:56:12
tab Arturo Serrano 04 Jun 2009 15:56:12
replicate Arturo Serrano 04 Jun 2009 15:56:12

Contact us at files@mathworks.com