Adding Tool box in GUI

I am working on a barrel inspection project in which i capture images of the inside surface of a pipe.
I need to add a tool box in GUI , which can contain options like zoom in,zoom out, scrolling the image. Since it's an inspection project , and it is being done through visualising images, at times there is a need of zooming the images. So please tell me a way by which i can add the tool box set to my GUI.

 Accepted Answer

Walter Roberson
Walter Roberson on 13 Sep 2011

0 votes

How do you want the toolbox controls to be visually represented? Do you want icons for each function that are permanently present, or that are only present after selecting a menu item? Do you want the functions as menu entries? As key-presses?

2 Comments

ankur
ankur on 8 Oct 2011
actually i want icons for each function to be present on the gui.
Please see http://www.mathworks.com/help/techdoc/creating_guis/f15-998669.html

Sign in to comment.

More Answers (0)

Categories

Tags

Community Treasure Hunt

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

Start Hunting!