logThis.m

版本 1.1.0.0 (12.1 KB) 作者: Nikolay Chumerin
A simple logger for MATLAB
168.0 次下载
更新时间 2014/9/2

查看许可证

Simple and very flexible logger for MATLAB.
Can be configured to log messages to the MATLAB console and/or an external file. The format of the log-line is configurable. The message itself can be just a simple string or an fprintf/sprintf-like sequence of parameters. Besides timestamp, each log-line can contain the caller-function name.
For more details try "help logThis".

引用格式

Nikolay Chumerin (2024). logThis.m (https://www.mathworks.com/matlabcentral/fileexchange/47724-logthis-m), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2008a
兼容任何版本
平台兼容性
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.1.0.0

Help (documentation) section was updated.

1.0.0.0