mdl_color

버전 1.1.0.1 (3.43 KB) 작성자: Will Campbell
Remove or return colors to Simulink object backgrounds
다운로드 수: 634
업데이트 2016/9/1

라이선스 보기

Many Simulink developers have a policy against setting block background colors to anything other than white. The standard argument against coloring of blocks and subsystems is that colors are exclusively reserved to convey sample times in the model. To color a block would be to the detriment of readability when reviewing sample times.
While there is merit in this argument, the developer pays a heavy cost in readability when sample time colors are off. It is far easier to grasp what a model is doing when blocks are color-coded by function.
MDL_COLOR was created to provide the user the best of both worlds. When run, this utility will set the background color of all Simulink objects in a model to white. This facilitates model inspection when sample times colors are enabled.

Once sample time colors are no longer needed, simply call MDL_COLOR again, and all blocks will revert to their previous color.

인용 양식

Will Campbell (2026). mdl_color (https://kr.mathworks.com/matlabcentral/fileexchange/26456-mdl_color), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2009b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Modeling에 대해 자세히 알아보기
태그 태그 추가
도움

도움 준 파일: Transformerless Inverter

버전 게시됨 릴리스 정보
1.1.0.1

Updated license

1.1.0.0

Added a missing file, set_params.m.

1.0.0.0