How to find unused parts of a simulink model?
3 views (last 30 days)
Show older comments
Hello all,
I have a huge simulink model (R2016B). some parts of the model are not used anywhere (as in, the inputs are grounded or not enabled. The outputs are terminated and so on).
Is there any approach to identify these parts automatcally? (Example: Identify which parts are never executed - like dead code)
0 Comments
Answers (1)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!