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
2013년 2월 4일
What do you mean by displayed string ?
Andrea Gallivanoni
2013년 2월 5일
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
2013년 2월 6일
답변 (1개)
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 Exchange에서 Event Functions에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!