Button to run a GUI
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Valarie
am 27 Okt. 2015
Kommentiert: Valarie
am 28 Okt. 2015
Hello! I need to develop a didactic interface, and it will implement buttons that open other GUI 's preconfigured to save your values. What code do I use for a button to run a GUI ?
0 Kommentare
Akzeptierte Antwort
Image Analyst
am 27 Okt. 2015
Maybe try MAGIC for a fast-start framework. http://www.mathworks.com/matlabcentral/fileexchange/24224-magic-matlab-generic-imaging-component
Description
This GUI will help the novice user get up to speed very quickly on using GUI-based applications. Everything is laid out in a very simple Step 1, Step 2, Step 3, etc. layout. It is a very good starting point for a typical image analysis application. This application uses GUIDE to do the user interface design, and has most of the basic controls such as buttons, listboxes, checkboxes, radio buttons, scrollbars, etc. It allows the user to select a folder of images, select one or more images and display them, to select a series of options, and to individually or batch process one or more images. The user can.......
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!