Adding Tool box in GUI
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Walter Roberson
il 13 Set 2011
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 Commenti
Walter Roberson
il 8 Ott 2011
Please see http://www.mathworks.com/help/techdoc/creating_guis/f15-998669.html
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!