How to identify block separately GUI

I want to identify or glow one block at a time respect to the input value. ex., if the input is numbers, if input = 3 glow third block, if input is 6 glow sixth block like vice.

댓글 수: 2

Jan
Jan 2017년 11월 13일
What is the input value? What should what appear and how? Is this an image, 6 buttons, a table object, an Excel file or printed on paper?
kavinda hw
kavinda hw 2017년 11월 13일
this is a sample GUI with 6 blocks. input values are 1 to 6 , one input per time. when one number input to the GUI relevant block must glow. think as six LEDs.

댓글을 달려면 로그인하십시오.

답변 (1개)

ES
ES 2017년 11월 13일
편집: ES 2017년 11월 13일

0 개 추천

You can set the background colour property on keypress callback.

카테고리

도움말 센터File Exchange에서 Annotations에 대해 자세히 알아보기

질문:

2017년 11월 13일

댓글:

2017년 11월 13일

Community Treasure Hunt

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

Start Hunting!

Translated by