MatlabSessionLogged

MatlabSessionLogged does use DIARY to record all what at the MATLAB Command Window happens.
1.2K 次下载
更新时间 2004/11/30

无许可证

>> 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!

引用格式

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

MATLAB 版本兼容性
创建方式 R13
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Startup and Shutdown 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0