Softpedia
 


SCRIPTS CATEGORIES:



NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Peardrop CMS 0.2.3
  • CommaFeed 0.0.1
  • Squash
  • Pick-a-Color 1.1.5
  • MVIS Security Center 1....
  • EasyZoom 1.0.3
  • jQueryGantt
  • IMDBPHP 2.1.8
  • Dynamic WordPress Form ...
  • PathFinding.js 0.4.1
  • Home > Scripts > Development Tools

    Tab and subtabs

    download button

    Downloads: 594  Tell us about an update
    User Rating:
    Rated by:
    Good (3.0/5)
    18 user(s)
    Developer:

    Website:

    License / Price:

    Platforms:

    Databases:

    Language:

    Last Updated:

    Category:
    Micha Steuden | More scripts
    www.mathworks.com
    Freeware 

    Windows / Linux / Mac OS / BSD / Solaris
    N/A
    Matlab
    October 15th, 2007, 06:44 GMT
    C: \ Development Tools

     Read user reviews (0)  Refer to a friend  Subscribe

    Tab and subtabs description

    Tab and subtabs - Tab with subtabs and deeper

    This file will help you to build as many levels of GUI tabs as you wish
    Files:
    ----------------------------------
    Example:
    tabandsubtabs.fig
    tabandsubtabs.m
    ---------------------------------
    hideorshowcontrols.m
    This function turns on/off controls with the specified value in the 'UserData'.
    Place this function in your figure.m and insert the numbers in the uicontrols section ('Userdata') which will indicate connections between tabs. Click on uicontrol>>PropertyInspector>>Userdata>>set value

    EXAMPLE:
    to turn off desired controls with the 'UserData'=[22; 213 ;25 ;214; 217; 2]
    turn off all uicontrols with '2' : hideorshowcontrols(2,'off');

    turn off all uicontrols with '21': hideorshowcontrols(21,'off');

    %turn off only uicontrol '213' : hideorshowcontrols(213,'off');

    %turn on only '2' : hideorshowcontrols(20,'on');

    %turn on all except '22' and '2' : hideorshowcontrols([21 25],'on');

    Finaly you can use this method to set another properties.

    Requirements:

    · MATLAB Release: R13



    TAGS:

    Tab subtabs | development tools | matlab tabs | matlab | Tab | subtabs

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM