doxymatlab
Comment extractor
Automatically extracts comments from Matlab code to generate documentation using Doxygen.
Doxygen parser for MATLAB. Extracts automatically comments from your Matlab .m files using Doxygen to generate the documentation.
36 stars
11 watching
12 forks
Language: Matlab
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
eliduenisch/latextable | Converts MATLAB matrices to LaTeX table code | 62 |
sourcey/moxygen | Converts Doxygen XML documentation to Markdown files for easy documentation and version control management. | 240 |
m7thon/doxy2swig | Converts Doxygen XML output into SWIG docstrings. | 19 |
r-lib/roxygen2 | Automatically generates R package documentation from inline comments in source code | 594 |
zeioth/dooku.nvim | Generates HTML documentation from code comments | 41 |
domaframework/doma-codegen-plugin | Automates code generation from database schema to Java/Kotlin and SQL files | 18 |
jgm/texmath | A Haskell library for converting between various markup formats used to represent mathematics. | 322 |
matlab2tikz/matlab2tikz | A MATLAB script that converts native figures to LaTeX/TikZ figures for integration into documents | 1,567 |
altmany/export_fig | Toolbox for exporting publication quality figures from MATLAB to various image and document formats | 1,274 |
dmarienko/matlab | A collection of useful Matlab scripts and tools. | 37 |
sehyoun/matlabautodiff | Tools for automatic differentiation in MATLAB using sparse representation for Jacobians | 43 |
lts4/universal | Tools and libraries to generate perturbations for attacking image classification models | 239 |
sheffieldml/gpmat | A Matlab toolbox providing implementations of Gaussian processes and other machine learning tools. | 132 |
ubcmatlabguide/ubcmatlabguide.github.io | A comprehensive resource for learning and using Matlab in academic and professional settings. | 56 |
jschwizer99/plot2svg | Converts MATLAB plots to scalable vector graphics (SVG) format | 47 |