Change appearance of States and subsystems in Simulink
Afficher commentaires plus anciens
Hello all,
Subsystems in simulink and states in stateflow are colored with gradient background:

is there a way to remove it? when I want to create an image for documentation it adds undesired "clutter" to the document.
Regards,
Moshe
Réponse acceptée
Plus de réponses (2)
For Simulink subsystems, you can create an empty mask for the block. Right click the block, go to "mask" -> "create mask".
Trig
le 29 Juin 2026
Have you tried going back to the classic pre 2012b rendering with:
set_param(0, 'EditorModernTheme', 'off')
Catégories
En savoir plus sur Programmatic Model Editing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!