Main Content

Dependency Analysis

Find required files, perform impact analysis

Projects help you to organize large modeling projects by finding required files, managing and sharing files and settings, and interacting with source control. See What Are Projects? and watch Using Projects to Collaborate, Track, and Merge Changes and Perform Code Reviews (4 min, 50 sec).

Apps

Dependency AnalyzerVisualize dependencies, find required files, and assess the impact of changes (Since R2023a)

Functions

expand all

currentProjectGet current project
openProjectLoad an existing project
listRequiredFilesGet files required by specified project files
listImpactedFilesGet files impacted by changes to specified project files (Since R2021a)
updateDependenciesUpdate project dependencies
dependencies.fileDependencyAnalysisFind model file dependencies
dependencies.toolboxDependencyAnalysisFind add-on dependencies

Legacy API

simulinkproject(Not recommended) Open project and get project object

Topics

Project Dependency Analysis

Model Dependency Analysis

About Dependency Analysis