Effacer les filtres
Effacer les filtres

Delete all unconnected Lines from simulink diagram ?

46 vues (au cours des 30 derniers jours)
Pruthvi G
Pruthvi G le 12 Mar 2019
Commenté : NJ2Cali le 24 Avr 2024
Answer: delete_line(find_system(Execution_level, 'FindAll', 'on', 'Type', 'line', 'Connected', 'off'))
  3 commentaires
Manuel K
Manuel K le 29 Nov 2022
How can I do this inside a (self-modifying) library-block? The command does nothing in this scope.
NJ2Cali
NJ2Cali le 24 Avr 2024
set_param('MyLibrary', 'lock', 'off')

Connectez-vous pour commenter.

Réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by