Dependency Analyzer

版本 1.0.0.0 (20.5 KB) 作者: Alexander Mering
Starting from a given directory, the dependencies of all files are analyzed and visualized as a map.
1.1K 次下载
更新时间 2013/9/27

查看许可证

For a given initial directory, all files contained in this directory and its subdirectories are analyzed about their dependencies, i.e., which file / function is called from which file / function.

The dependency analysis is done via string matching of the filenames and thus also recognizes calls contained within "eval" statements.

Based in this dependency analysis, an excel report indicating the dependencies and the folder structure is generated.

Above screenshot and the example report is based on the "Parallel Coordinate Plots GUI toolbox" by Barnaby (http://www.mathworks.com/matlabcentral/fileexchange/43611-parallel-coordinate-plots-gui-toolbox).

引用格式

Alexander Mering (2024). Dependency Analyzer (https://www.mathworks.com/matlabcentral/fileexchange/43655-dependency-analyzer), MATLAB Central File Exchange. 检索来源 .

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

Community Treasure Hunt

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

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