Getting Started |
Help Browser
Use the Help browser to search and view documentation and demos for all your MathWorks products. The Help browser is a Web browser integrated into the MATLAB desktop that displays HTML documents.
To open the Help browser, click the help button in the toolbar, or type helpbrowser
in the Command Window.
The Help browser consists of two panes, the Help Navigator, which you use to find information, and the display pane, where you view the information.
Help Navigator
Use the Help Navigator to find information. It includes
Function Name
.
Display Pane
After finding documentation using the Help Navigator, view it in the display pane. While viewing the documentation, you can
Other features available in the display pane are copying information, evaluating a selection, and viewing Web pages.
For More Help
In addition to the Help browser, you can use help functions. To get help for a specific function, use doc
. For example, doc format
displays documentation for the format
function in the Help browser. If you type help
followed by the function name, a briefer form of the documentation appears in the Command Window. Other means for getting help include contacting Technical Support (http://www.mathworks.com/support) and participating in the newsgroup for MATLAB users, comp.soft-sys.matlab
.
Start Button and Launch Pad | Current Directory Browser |