Dependency Analyzer

Starting from a given directory, the dependencies of all files are analyzed and visualized as a map.

You are now following this Submission

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://uk.mathworks.com/matlabcentral/fileexchange/43655-dependency-analyzer), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0