MATLAB Release Notes |
Desktop Tools and Development Environment Upgrade Issues
The issues involved in upgrading from MATLAB 7.0 to MATLAB 7.0.1, in terms of desktop tools and development environment features, are discussed below.
Startup and Shutdown
librarypath.txt
as well as classpath.txt
. If you call Java from MATLAB, refer to "Locating Native Method Libraries" in the MATLAB External Interfaces documentation for details. This was part of MATLAB 7.0.
Editing and Debugging
dbstatus
function now supports anonymous and nested functions, including a new '-completenames'
argument. Running dbstatus('-completenames')
displays, for each breakpoint, the absolute filename and the sequence of functions that nest the function containing the breakpoint.
Upgrading from an Earlier Release | Source Control |
© 1994-2005 The MathWorks, Inc.