User`s guide

Desktop Tools and Development Environment
18-11
New Context Menu Options in Current Directory Browser
The context menu, which you access by right-clicking anywhere within the Current
Directory browser, provides these three new options for creating M-files in the current
directory:
New > Blank M-File
Creates an empty M-file
New > Function M-File
Creates an M-file with a template for writing an M-file function
New > Class M-File
Creates an M-file with a template for writing an M-file class definition
Compatibility Considerations
The New > M-File option is replaced by the New > Function M-File option, which has
the same effect.
File and Directory Comparisons Tool
The File Comparisons tool is now called the File and Directory Comparisons Tool. In
addition to enabling you to compare lines in two text files, it now enables you to:
Compare variables in two MAT files
Determine whether the contents of two binary files are the same
Compare two directories to determine which file names are unique to each directory
Compare two directories to determine if files with the same name in each directory
have the same content
See Comparing Files and Folders for details.
Tuning and Managing M-Files
Profiling — Setting Intel Multi-Core Processors
If your system uses Intel multi-core chips, and you plan to profile using CPU time, set
the number of active CPUs to 1 before you start profiling. See Intel Multi-Core Processors
— Setting for Most Accurate Profiling on Windows Systems for details.