Cut lines in Simulink
18 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Imagine a Simulink file and a line inside it from input (1), imagine that this line is very very ramified and linked to many different outputs. Now I want to change that from input (1) to input (2). Is there a fast way to move this line with the mouse/keyboard? I would not like to delete it and after create all the links again.
0 comentarios
Respuestas (2)
Franz Faschinger
el 7 de En. de 2022
One method is to drag a block with one input and one output (e.g. a gain block) to the location where the line shall be cut. Simulink automatically cuts the line and connects the ends to the block.
After that the block can be deleted or moved away by holding the shift key, then move the block with the mouse (left click).
0 comentarios
Ver también
Categorías
Más información sobre Libraries and Blocksets 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!