| Products & Services | Industries | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → MATLAB |
| Contents | Index |
| Learn more about MATLAB |
New features and changes introduced in this version are:
The following set of deprecated functions, all of which were previously undocumented, have been removed. Alternatives to most of them exist, which are described.
axlimdlg — No alternative
cbedit — No alternative
clruprop — Use rmappdata instead
ctlpanel — No alternative
edtext — Set text object's Editing property
extent — Get text object's Extent property
getuprop — Use getappdata instead
hidegui — Set figure's HandleVisibility property
hthelp — Use web instead
layout — No alternative
matq2ws — Combine save + load or uisave + uiload
matqdlg — Combine save + load or uisave + uiload
matqparse — Combine save + load or uisave + uiload
matqueue — Combine save + load or uisave + uiload
menubar — The string 'none'
menuedit — No alternative
pagedlg — Use pagesetupdlg instead
setuprop — Use setappdata instead
umtoggle — Set uimenu's Checked property
wizard — Use guide instead
ws2matq — Combine save + load or uisave + uiload
If you have developed M-code that uses any of the above undocumented functions, you must remove such calls or replace them with other code, as suggested within the above bullets.
If you start MATLAB with matlab -nojvm (which disables Java) you will receive a warning when you attempt to create or load figures, open GUIs, print, or capture figures using getframe. For more information, see Changes to -nojvm Startup Option in the Desktop Tools and Development Environment release notes.
Two new menu options in GUIDE let you hide/show the GUIDE toolbar and status bar. By default both are visible, but you can deselect Show Toolbar, Show Status Bar, or both from the View menu to make the layout area larger.
The GUIDE Preferences option Show Toolbar is no longer available. Use Show Toolbar from the GUIDE View menu instead.
The GUIDE Layout Editor now shows the Tag property of any object you select, in the left corner of the status bar that runs along its bottom. This display saves you from having to open the Property Inspector to read Tag names. Information in the status bar is read-only; you still need to use the Property Inspector to change a component's Tag.
The Creating Graphical User Interface documentation has four new extensive examples of building GUIs with GUIDE and programmatically. All of them feature uitables, a feature introduced in R2008a, and all the GUIs plot data. The new examples are:
GUI for Animating a 3-D View (GUIDE)
GUI that Displays and Graphs Tabular Data (programmatic)
This release includes FIG- and M-files for all these examples. The documentation discusses many of their callbacks and includes hyperlinks to code in the M-files.
![]() | Graphics and 3-D Visualization, MATLAB Version 7.7 (R2008b) | External Interfaces/API, MATLAB Version 7.7 (R2008b) | ![]() |

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |