youemel

版本 1.0.0.0 (22.0 KB) 作者: Nicholas
A tool to generate GraphViz UML diagrams from Matlab code, with hyperlinks back to the code.
871.0 次下载
更新时间 2015/8/17

The main purpose of this tool is to help with understanding the current class oriented design of your software, while providing a quick way to navigate through it. It does this by using the HTML-like table notation provided by GraphViz to build the UML representations that have embedded hyperlinks to the associated location in the code.

For example, a UML class property, "myProp" for "MyClass" will take you to the exact line number where "myProp" is defined within "MyClass". For this to work, you must generate an SVG with GraphViz and open it with Matlab (no other browser). I just use the same formatting that is used by Matlab's "profile viewer". I'll likely add more to it over time to automate generating and accessing the diagrams, but for now you must use GraphViz to generate the diagrams from the .dot file.

See full documentation on github with screenshots and walkthrough:
https://github.com/rothnic/youemel

I will likely not spend much time checking this site. If you'd like to comment or contribute, you can do this through the standard means at github:

Add an issue:
https://github.com/rothnic/youemel/issues

Submit a pull request:
https://github.com/rothnic/youemel/pulls

引用格式

Nicholas (2024). youemel (https://github.com/rothnic/youemel), GitHub. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 MATLAB Report Generator 的更多信息
致谢

参考作品: Recursive directory listing - Enhanced RDIR

启发作品: m2uml

Community Treasure Hunt

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

Start Hunting!

+UmlTools

@UmlClass

@UmlDiagram

@UmlDirectedRelationship

@UmlGeneralization

@UmlRelationship

Enhanced_rdir

无法下载基于 GitHub 默认分支的版本

版本 已发布 发行说明
1.0.0.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库