Skip to content

reportGenerator can be used to automate the generation of reports and documents right out of MATLAB.

Notifications You must be signed in to change notification settings

enizimus/reportGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reportGenerator

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.

About

reportGenerator can be used to automate the generation of reports and documents right out of MATLAB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published