필터 지우기
필터 지우기

I need to access 26 push button for 5 axis

조회 수: 2 (최근 30일)
SARAH LONER
SARAH LONER 2020년 1월 12일
댓글: Walter Roberson 2020년 1월 13일
I have 26 alpabetic images for that i add 26 letters of pushbuttons and i have 7 axis for showing output.
When i press * b* then in axis1 b image should be display
When i press e shld show its imge in axis2
When i press e shld show its image in axis
Lik this
If i press *any word i need to show that word wise images in that axis 1 to axis 7 like an words*
  댓글 수: 5
SARAH LONER
SARAH LONER 2020년 1월 13일
I created 26 pushbutton for showing 26 images after that i need to preprocessing what are the particular images i have showed in that area only i stuck
Walter Roberson
Walter Roberson 2020년 1월 13일
Isn't it always the same image that is associated with a particular button? So just create a cell array of image file names, and as a button is pressed use button number to index the list of names and read the image and display it in the next axes in order.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Visual Exploration에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by