Change Simulink block colors (Display, MATLAB Function)

I know that it is possible to change both the Background Color and the Foreground Color of Simulink blocks. However, for some block types, such as the Display block and the MATLAB Function block, I was not able to change the displayed string color, that always remains black. Is there a way to change those colors as well?

4 件のコメント

Azzi Abdelmalek
Azzi Abdelmalek 2013 年 2 月 4 日
What do you mean by displayed string ?
Andrea Gallivanoni
Andrea Gallivanoni 2013 年 2 月 5 日
In the Display block, the value to be displayed, enclosed in a rectangle inside the block. Changing the foreground color only changes the block outline and the block name, but not the value. For the MATLAB Function blocks, the port names remain black whatever color is selected as foreground color.
Kaustubha Govind
Kaustubha Govind 2013 年 2 月 5 日
Andrea: I don't think what you're asking for is currently possible, but you may want to check with MathWorks Tech Support and put in an enhancement request if the functionality doesn't exist already.
Andrea Gallivanoni
Andrea Gallivanoni 2013 年 2 月 6 日
Thanks Kaustubha for your answer. Up until Simulink's previous version it was possible, at least for the Display block: changing the foreground color changed the color of the displayed value as well. No such luck for the MATLAB Function block though. Anyway, I'll contact Mathworks tech support on this.

サインインしてコメントする。

回答 (1 件)

Ryan G
Ryan G 2013 年 2 月 5 日

0 投票

You could probably work something out with this custom display on the file exchange along with (<http://www.mathworks.com/matlabcentral/fileexchange/19896-convert-text-to-an-image/content/text2im.m> text2im> Convert the string to an image and perform something like IMSHOW on the block mask.

カテゴリ

ヘルプ センター および File ExchangeEvent Functions についてさらに検索

製品

タグ

質問済み:

2013 年 2 月 4 日

Community Treasure Hunt

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

Start Hunting!

Translated by