This MATLAB class along with its methods provides the ability to generate automatic reports and documents from your MATLAB programs. It is based on latex so you will need to have it installed and some basic knowledge about it. It provides functions for adding :
- Plain text
- MATLAB data
- Lists
- Equations
- Figures
- MATLAB code
- ...
For more information and a guide on how to set it up and how to use it, please refer to the reportingDocu.pdf file.
Please feel free to write any recommendations on what functionalities to add or make the existing ones better. Thank You.