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

 采纳的回答

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 个评论

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!

请先登录,再进行评论。

更多回答(1 个)

Yu Jiang
Yu Jiang 2015-6-18
编辑:Yu Jiang 2015-6-18
For Simulink subsystems, you can create an empty mask for the block. Right click the block, go to "mask" -> "create mask".

类别

帮助中心File Exchange 中查找有关 Modeling 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by