logThis.m

A simple logger for MATLAB
168 Downloads
Updated 2 Sep 2014

View License

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".

Cite As

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

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

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

Help (documentation) section was updated.

1.0.0.0