User`s guide

Desktop Tools and Development Environment
18-7
You can change the position of the toolbars within a tool, for example, putting both the
Editor and Editor cell mode toolbars next to each other instead of stacked. To move a
toolbar, grab the anchor for a toolbar, then drag the toolbar to the new location.
Drag the toolbar anchor to move the toolbar to a different position.
Clear a Browser with New Method
Clear an open browser in MATLAB with a new close method. For example, open a
browser to display the MathWorks Web site by running [stat,h1]=web('http://
www.mathworks.com'). Then close(h1) clears mathworks.com from that browser
window. For more information, see the reference page for the web function.
Manage Your License
You can use new licensing features to perform license management activities, such as
activating your license, deactivating your license, or updating your license. You can also
visit the License Center at the MathWorks Web site to perform other license-related
activities. Access the features by selecting Help > Licensing.
Check for Updates Feature Enhanced
When you select Help > Check for Updates, the dialog box now allows you to see the
latest versions for all MathWorks products, or just those you install. You can also access
release notes for each product from the dialog box. For more information, see Check for
Software Updates.
Running Functions — Command Window and History
Command History Preference — Default Value Changed
The default value for the Command History preference, Save after n commands, is now
1. This allows you to more easily rebuild your state in MATLAB if MATLAB terminates
abnormally, such as after a power failure. For more information about this preference,
see Command History Preferences.