How to change block background color using block callbacks(during the simulation)
조회 수: 1 (최근 30일)
이전 댓글 표시
Let say I have a masked subsystem containing one input(In1) and one output(Out1).
Let say In1 is clock data(increasing during the simulation) and Out1 is In1+.
I want to change the masked subsystem background color after Out1 is greater than 10.
I want to do this by using Block properties callbacks of the masked subsystem.
Is there any way to do this?
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Subsystems에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!