Change appearance of States and subsystems in Simulink
Mostra commenti meno recenti
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
Risposta accettata
Più risposte (2)
For Simulink subsystems, you can create an empty mask for the block. Right click the block, go to "mask" -> "create mask".
Trig
il 29 Giu 2026
Have you tried going back to the classic pre 2012b rendering with:
set_param(0, 'EditorModernTheme', 'off')
Categorie
Scopri di più su Programmatic Model Editing in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!