Clear Filters
Clear Filters

How can I move image (from 1:45, the total number of images is 45) using push button in GUI

1 view (last 30 days)
I have designed a GUI which has axes to show some figures in GUI. meanwhile I have push button to slide images on by one. I could not write proper m.file in GUI to do this action, I will be happy if anyone help me to edit my file. Thanks
  2 Comments
ibleteus
ibleteus on 27 Dec 2015
Thanks for your reply. I have to move images one by one using this push button. When i click on push button, it must show an image and user have to answer to the some questions. I could not write proper m file for the push button to do slide show images in GUI. If you need more info let me know.

Sign in to comment.

Answers (1)

Image Analyst
Image Analyst on 26 Dec 2015
  1 Comment
Image Analyst
Image Analyst on 27 Dec 2015
Hussein, perhaps this easy-to-use framework will get you started: http://www.mathworks.com/matlabcentral/fileexchange/24224-magic-matlab-generic-imaging-component It displays images by you clicking in a listbox but that's far, far more convenient than the button way you wanted to use.

Sign in to comment.

Categories

Find more on Startup and Shutdown 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!