Desktop Tools and Development Environment |
Find Text in Displayed Pages
To find a phrase in the currently displayed page,
preference
to find all occurrences of preference
and preferences
. Use the check boxes to specify options. Click Find Next.
You can change the selection in the Look in field to search for the specified text in other MATLAB desktop tools.
See Search Documentation with the Help Browser for instructions on looking through all the documentation instead of just one page.
Copy Information
To copy information from the display pane, such as code in an example, first select the information. Then right-click and select Copy from the context menu. You can then paste the information into another tool, such as the Command Window or Editor/Debugger, or into another application, such as a word processing application.
Evaluate a Selection
To run code examples that appear in the documentation, select the code in the display pane. Then right-click and select Evaluate Selection from the context menu. The statements execute in the Command Window.
View the Page Source (HTML)
To view the HTML source for the currently displayed page, select View -> Page Source. A read-only HTML version of the page appears in a separate window. You can copy selections from the HTML source and paste them into other tools like the Editor/Debugger or Command Window, or into other applications.
Browse to Other Pages | Demos in the Help Browser |
© 1994-2005 The MathWorks, Inc.