| Development Environment | ![]() |
The diary Function
The diary function creates a copy of your MATLAB session in a disk file, including keyboard input and system responses, but excluding graphics. You can view and edit the resulting text file using any word processor. To create a file on your disk called sept23.out that contains all the functions you enter, as well as MATLAB output, enter
To stop recording the session, use
Other Session Logs
There are two other means of seeing session information:
logfile startup option--see Startup Options.
| Printing Command Window Contents | Searching in the Command Window | ![]() |