ExtractComments

版本 1.1.0 (133.6 KB) 作者: Abhishek Gupta
This repository code extract the comments from all MATLAB codes in a directory and generate the PDF report
11.0 次下载
更新时间 2021/5/16

ExtractComments

This repository code extract the comments from all MATLAB codes in a directory and generate the PDF report

The code is takes the input as the code directory path and image path. The image is teh code sequence diagaram or code dependency diagram from the code borrowed from Dohyun Kim / CC BY-NC. The function 'ExtractComments' is developed inhouse at https://free-thesis.com which is a report generation script and helped us to share the code details to share wth client and to keep it with us for future usage.

Syntax

ExtractComments(directory,impath)

Convert the extracted function description and write into JSON schema for the anygraph's network graph

The testingJSON.mlx writes the graph matrix into JSON schema for the anygraph plot. The function dependency will look like Code Dependency Network Graph

引用格式

Abhishek Gupta (2024). ExtractComments (https://github.com/earthat/ExtractComments), GitHub. 检索时间: .

MATLAB 版本兼容性
创建方式 R2021a
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

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

Start Hunting!

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

版本 已发布 发行说明
1.1.0

The code dependency network graph generation JSON schema is also added. This JSON schema is to be used with anychart graph to plot the dependency curve in html.

1.0.0

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