Automatische Dokumentation Matlab-Quellcodes Automatic Documentation Matlab source codes

Automatische Dokumentation Matlab-Quellcodes Automatic Documentation Matlab source codes
521 téléchargements
Mise à jour 25 mai 2011

Afficher la licence

Description: This is a small example of how to use the toolbox to generate m2html documentation on projects written in Matlab.
To do the following procedure:
1. Download the m2html Toolbox from:
http://www.artefact.tk/software/matlab/m2html/m2html.zip
2. Download the Graphviz from:
http://www.graphviz.org/
3. Unpack m2html toolbox and add to setpath in Matlab
4. Install Graphviz
5. Copy the example in the m2html toolbox, and run this line:
m2html('mfiles','proyecto','htmldir','proyecto/docu','recursive','on','global','on','save','on','todo','on','template','blue','graph','on');
5. The documentation will created on a internal folder called docu.
Viel glueck....

Citation pour cette source

Roberto Herrera-Lara (2026). Automatische Dokumentation Matlab-Quellcodes Automatic Documentation Matlab source codes (https://fr.mathworks.com/matlabcentral/fileexchange/31572-automatische-dokumentation-matlab-quellcodes-automatic-documentation-matlab-source-codes), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2010b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Adding custom doc dans Help Center et MATLAB Answers
Version Publié le Notes de version
1.0.0.0