Dead Logic Dependency Analyzer

Version 1.0.1 (83.7 KB) by Naman
Application to perform dependency analysis of SLDV identified Dead Logic using Model Slicer.
13 Downloads
Updated 30 Aug 2022

View License

This contribution is an extension of the current SLDV Dead Logic Detection and Slicer Analysis. The an application takes generated sldvData as input and uses Slicer upstream dependency analysis (specifically through SLSlicerAPI.ParameterDependence class) to identify
1. Parameters being used upstream that might have an impact on the selected model object/objective.
2. Upstream dead logic which could be causing observe dead logic at the selected model object/objective.
This information would then tell the user if they should focus on a different set of objectives/objects first and which parameters they should consider tuning.

Cite As

Naman (2025). Dead Logic Dependency Analyzer (https://www.mathworks.com/matlabcentral/fileexchange/116705-dead-logic-dependency-analyzer), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2022a
Compatible with R2022a and later releases
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.1

Pushing fix for SLDVParameterDependence helper class.

1.0.0