Automatische Dokumentation Matlab-Quellcodes Automatic Documentation Matlab source codes

Automatische Dokumentation Matlab-Quellcodes Automatic Documentation Matlab source codes
514.0 次下载
更新时间 2011/5/25

查看许可证

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....

引用格式

Roberto Herrera-Lara (2024). Automatische Dokumentation Matlab-Quellcodes Automatic Documentation Matlab source codes (https://www.mathworks.com/matlabcentral/fileexchange/31572-automatische-dokumentation-matlab-quellcodes-automatic-documentation-matlab-source-codes), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2010b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Adding custom doc 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0