Simple logger package for Matlab, capable of writing to screen and file with several options.
Installation requires simply that you
download LOGGER
and add the base directory
(the one that contains the +logger
directory) to your Matlab path.
A recent version of Matlab is needed to run the code. The code has been developed in Matlab 2016a Academic version.
Unit tests are found in the /test
subdirectory. After adding the package to
your Matlab path, you can run all tests by executing runtests
from this
subdirectory.
If you have any comments for improvement or are interested in contributing to the continued development of this or any of my other codes, you can contact us through our website.
For updates and news, follow us on Twitter: @ep2lab..
Copyright (c) 2017 Mario Merino. The software is released as open source with the MIT License.