Development Environment    

Keeping a Session Log

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's output, enter

To stop recording the session, use

Other Session Logs

There are two other means of seeing session information:


 Running Programs Preferences for the Command Window