Change appearance of States and subsystems in Simulink

조회 수: 22 (최근 30일)
moshe
moshe 2015년 6월 5일
댓글: Alexander Wille 2015년 7월 21일
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

채택된 답변

Alexander Wille
Alexander Wille 2015년 7월 13일
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
moshe
moshe 2015년 7월 13일
Couldn't find the ticket system, only bug report, which seems unsuitable for feature requests.
Alexander Wille
Alexander Wille 2015년 7월 21일
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".

카테고리

Help CenterFile Exchange에서 Simulink Functions에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by