MatlabSessionLogged

MatlabSessionLogged does use DIARY to record all what at the MATLAB Command Window happens.
1.2K Downloads
Updated 30 Nov 2004

No License

>> MatlabSessionLogged(<option>) does record all what in the MATLAB Command Window happens. This function uses the DIARY functionality of MATLAB.
The Logged MATLAB Session does help also when MATLAB is executed without any supervision or does crash and allow to try to reproduce errror initiators.

Syntax: >> MatlabSessionLogged(option)

Options: '+' Start diarying
'-' Stop diarying
'st' Diary Status checking {on|off}
'fn' check which Diary Filename is in use
'he' show Help of this File
'ed' Edit SessionLog-Files
'fs' Finished the diarying and Add a Exiting Timestamp

MatlabSessionLogged can be started by executing command by hand, from STARTUP.m or by using the "/r" command in a Shortcuts when starting MATLAB. A description on how to setup this option, please refer to the Help of MatlabSessionLogged.

Enjoy and thx for your Feedback!

Cite As

Frank González-Morphy (2024). MatlabSessionLogged (https://www.mathworks.com/matlabcentral/fileexchange/6405-matlabsessionlogged), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R13
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Startup and Shutdown in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0