Change appearance of States and subsystems in Simulink

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

 Respuesta aceptada

Alexander Wille
Alexander Wille el 13 de Jul. de 2015
Unfortunately, there is no option to achieve such a 'flat' display of states, without the gradient. That indeed is a gap in the formatting options, as the following properties of Stateflow.Chart-objects allow customizing all other colors:
  • StateColor
  • StateLabelColor
  • TransitionColor
  • TransitionLabelColor
  • JunctionColor
  • SelectionColor
  • ChartColor
  • ErrorColor
Would you consider filing a feature request in the ticket system?

2 comentarios

moshe
moshe el 13 de Jul. de 2015
Couldn't find the ticket system, only bug report, which seems unsuitable for feature requests.
Have you tried http://de.mathworks.com/support/servicerequests/index.html? That is the most prominent way for a feature request. That will most certainly not make it into 2015b, but the feature you request seems to make sense to me. May be the devs will like it, too!

Iniciar sesión para comentar.

Más respuestas (2)

Yu Jiang
Yu Jiang el 18 de Jun. de 2015
Editada: Yu Jiang el 18 de Jun. de 2015
For Simulink subsystems, you can create an empty mask for the block. Right click the block, go to "mask" -> "create mask".
Trig
Trig el 29 de Jun. de 2026
Have you tried going back to the classic pre 2012b rendering with:
set_param(0, 'EditorModernTheme', 'off')

Categorías

Productos

Preguntada:

el 5 de Jun. de 2015

Respondida:

el 29 de Jun. de 2026

Community Treasure Hunt

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

Start Hunting!

Translated by