Skip to content

ep2lab/logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LOGGER

DOI

Simple logger package for Matlab, capable of writing to screen and file with several options.

Installation

Installation requires simply that you download LOGGER and add the base directory (the one that contains the logger directory) to your Matlab path.

Dependencies

A recent version of Matlab is needed to run the code. The code has been developed in Matlab 2016a Academic version.

Testing

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.

Contributing

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

License

Copyright (c) 2017 Mario Merino. The software is released as open source with the MIT License.