| MATLAB Function Reference | Search  Help Desk |
| whatsnew | Examples See Also |
Display README files for MATLAB and toolboxes
whatsnew whatsnew matlab whatsnew toolboxpath
whatsnew,
by itself, displays the README file for the MATLAB product or a specified toolbox. If present, the README file summarizes new functionality that is not described in the documentation.
whatsnew matlab
displays the README file for MATLAB.
whatsnew toolboxpath
displays the README file for the toolbox specified by the string toolboxpath.
whatsnew matlab % MATLAB README file whatsnew signal % Signal Processing Toolbox README file
help Online help for MATLAB functions and M-files
lookfor Keyword search through all help entries
path Control MATLAB's directory search path
version MATLAB version number
which Locate functions and files