MHKiT-MATLAB

Installation

Refer to the MHKiT-MATLAB installation section for information on how to install MHKiT-MATLAB.

API Documentation

Examples

MATLAB Live examples of MHKiT-MATLAB are included below:

Online Forum

Please post questions about MHKiT-MATLAB on the Issues Page. This forum is managed by the MHKiT-MATLAB code development team and users. The issues page is used to interact with the MHKiT-MATLAB community, ask questions, and report bugs.

Software Tests

MHKiT-MATLAB includes continuous integration software tests. The tests are run each time changes are made to the repository and are designed to ensure that the code is performing as expected. New tests are developed each time new functions are added or modified.

Tests can also be run locally using the Matlab API. Developers should run software tests before submitting a pull request by running runTests.m in the mhkit/tests/ folder. A summary pdf will be created after running the tests summarizing the test results.