How to identify block separately GUI

조회 수: 1 (최근 30일)
kavinda hw
kavinda hw 2017년 11월 13일
댓글: kavinda hw 2017년 11월 13일
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일
You can set the background colour property on keypress callback.
  댓글 수: 1
kavinda hw
kavinda hw 2017년 11월 13일
input is come from another algorithm.

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

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by