Adding Tool box in GUI
2 次查看(过去 30 天)
显示 更早的评论
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.
0 个评论
采纳的回答
Walter Roberson
2011-9-13
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 个评论
Walter Roberson
2011-10-8
Please see http://www.mathworks.com/help/techdoc/creating_guis/f15-998669.html
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!