How to find unused parts of a simulink model?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!