| Creating Graphical User Interfaces (GUIs), MATLAB Version 7.3 (R2006b) Release Notes | ![]() |
New features and changes introduced in this version are:
The following functions are obsolete in MATLAB 7.3 (R2006b): axlimdlg, edtext, menubar, pagedlg, umtoggle.
The functions shown in the following table will continue to work but their use will generate a warning message. As soon as possible, replace any occurrences you may have of these functions with the function(s) shown in the following table, if any, or with other suitable code.
| Function | Replacement |
|---|---|
| axlimdlg | None |
| edtext | Set the Editing property of the text object. |
| menubar | Set the MenuBar property of the figure to none. |
| pagedlg | pagesetupdlg |
| umtoggle | Set the Checked property of the uimenu object. |
Setting the background color of user interface control (uicontrol) push buttons and toggle buttons on Windows XP now results in flat, colored buttons.
Prior to this release, if you set the background color of a push button or toggle button to any color other than the factory color on Windows XP, the color displayed only as a border around the button. With this release, any such buttons will display as flat, colored buttons with a simple border.
The Creating GUIs Programmatically section of the documentation now contains information commensurate with information in the Creating GUIs with GUIDE section. It adds, in workflow order, information and many basic examples about:
Adding components, menus, and toolbars to your GUI. Placing and aligning components.
Designing for cross-platform compatibility.
Initializing the GUI and creating callbacks.
Callback examples for the different components.
![]() | Graphics and 3-D Visualization, MATLAB® Version 7.3 (R2006b) | External Interfaces/API, MATLAB® Version 7.3 (R2006b) | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |