MATLAB Function Reference
  Go to function:
    Search    Help Desk 
whatsnew    Examples   See Also

Display README files for MATLAB and toolboxes

Syntax

Description

whatsnew 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.

Examples

whatsnew matlab % MATLAB README file

whatsnew signal % Signal Processing Toolbox README file

See Also

help, lookfor, path, version, which



[ Previous | Help Desk | Next ]