Borrar filtros
Borrar filtros

Delete all unconnected Lines from simulink diagram ?

79 visualizaciones (últimos 30 días)
Pruthvi G
Pruthvi G el 12 de Mzo. de 2019
Comentada: NJ2Cali el 24 de Abr. de 2024
Answer: delete_line(find_system(Execution_level, 'FindAll', 'on', 'Type', 'line', 'Connected', 'off'))
  3 comentarios
Manuel K
Manuel K el 29 de Nov. de 2022
How can I do this inside a (self-modifying) library-block? The command does nothing in this scope.
NJ2Cali
NJ2Cali el 24 de Abr. de 2024
set_param('MyLibrary', 'lock', 'off')

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Variables en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by