How to use the slider in GUI?

1 view (last 30 days)
QiQin Zhan
QiQin Zhan on 28 Feb 2013
The figure is not big enough for me put a picture on it,so I want to use the slider so that I can slide the figure?How can I realize it?

Answers (2)

Image Analyst
Image Analyst on 28 Feb 2013
Search either here or the newsgroup for "sldZoom" because I know I've talked about hooking up a slider to control the zoom factor of an axes.

Jan
Jan on 28 Feb 2013
  2 Comments
QiQin Zhan
QiQin Zhan on 1 Mar 2013
When I use the function ' figureslider(gcf)' to add slider to my figure,there's no reponse.The slider did not appear?Why is it so strange?Matlab version 2012b.The units of figure is normalized.
Jan
Jan on 1 Mar 2013
Edited: Jan on 1 Mar 2013
Without seeing the code, it is impossible to guess where the problem is.
What about using the other suggestion or searching for further submissions in the FileExchange?

Sign in to comment.

Categories

Find more on Migrate GUIDE Apps in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!