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).
Citation pour cette source
Alexander Mering (2025). Dependency Analyzer (https://fr.mathworks.com/matlabcentral/fileexchange/43655-dependency-analyzer), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.0.0 |
