How to prevent a background subsystem from opening
Mostrar comentarios más antiguos
it's known that the only way to create colored backgrounds for block groups in Simulink is to create empty masked subsystems and place them behind the blocks ("Send to back") However, I've noticed that when I click on such a background, the contents of the subsystem open up (i.e. an empty white field, because the "background" subsystem is usually created without any blocks inside). Is it possible to prevent a subsystem from opening by clicking, so that nothing happens when a subsystem is clicked?
Respuesta aceptada
Más respuestas (2)
Sebastian Castro
el 6 de Abr. de 2015
1 voto
The easiest thing, although not necessarily the most feasible, would be to upgrade to R2015a if you can. In this release, Simulink has new Area Annotations.
- Sebastian
ashish ahir
el 8 de Abr. de 2015
0 votos
simple way may be to select the blocks you want to put under one section and give them seperate background colour.
Categorías
Más información sobre Subsystems en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!