Simulink changes the block colors when running the simulation
조회 수: 41 (최근 30일)
이전 댓글 표시
I have a quite large model in Simulink. In some of the constant blocks I have written matrices. For some reason, when I run the simulation, the color of these matrix constant blocks changes to magenta. I have not defined colors for any of the blocks in my model, so I don't understand why only these blocks get a new color. After the blocks have become magenta, it is not possible to change the color back. Does anyone know how to prevent this from happening? I have tried to restart MATLAB and Simulink, but that doesn't seem to help. I am running MATLAB_R2015b.
댓글 수: 1
L Amy
2017년 3월 4일
The color of the constant block represents its sample time. Here is a detailed documentation http://blogs.mathworks.com/simulink/2008/10/24/r2008b-simulink-sample-time-colors/
채택된 답변
Kiran
2016년 2월 9일
Here is the documentation link that address this:
Also, You can refer following discussion on MATLAB answers. http://in.mathworks.com/matlabcentral/answers/62158-change-simulink-block-colors-display-matlab-function
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulink Functions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!