Recently Posted




Notice: SSI.php was unable to load a session! This may cause problems with logout and other functions - please make sure SSI.php is included before *anything* else in all your scripts! in /home/tutorial/public_html/mathforum/SSI.php on line 155

diary

DIARY Save text of MATLAB session.
filename causes a copy of all subsequent command window input and most of the resulting command window output to be appended to the named file. If no file is specified, the file ‘’ is used.

DIARY OFF suspends it.
ON turns it back on.
, by itself, toggles the state.

Use the functional form of , such as (’file’),
when the file name is stored in a string.

Tags: ,