Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1.22 KB

README.md

File metadata and controls

44 lines (27 loc) · 1.22 KB

UTILITIES

DOI

Assorted Matlab utilities that EP2lab uses in their other codes.

Installation

Installation requires simply that you download UTILITIES and add the base directory (the one that contains the +utilities 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.

Usage

See the comments in each Matlab function for help on their usage.

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.