Dependency Analyzer
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).
Cite As
Alexander Mering (2026). Dependency Analyzer (https://www.mathworks.com/matlabcentral/fileexchange/43655-dependency-analyzer), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
