|
More about this article
| Created: |
11/07/2008 10:33 |
| Modified: |
02/18/2009 02:24 |
|
How can I get more information on MATLAB?
- If you know the name of the function you want help on you can use the matlab help command.
The command "more on" sets matlab to pause between screenfuls of text, rather than scrolling it beyond view. (Use spacebar to advance a page, RETURN to advance a line, "q" to exit from the item being displayed.) For example, typing "help fft" gives:
|
|
|