I need to access 26 push button for 5 axis
Show older comments
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 Comments
Walter Roberson
on 12 Jan 2020
Are you using Guide or App Designer?
SARAH LONER
on 13 Jan 2020
Walter Roberson
on 13 Jan 2020
What is the point you are presently stuck on?
SARAH LONER
on 13 Jan 2020
Walter Roberson
on 13 Jan 2020
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.
Answers (0)
Categories
Find more on Images in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!