Creat a Simple GUI
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Isay
le 23 Déc 2014
Réponse apportée : Image Analyst
le 23 Déc 2014
Hi
I saved "mat" file after 3 Steps in my project(for load it in GUI),Because any step Takes a long time.
now I need to create GUI .
please look at this picture and Help me for create it(it's very simple):
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/146578/image.jpeg)
0 commentaires
Réponse acceptée
Image Analyst
le 23 Déc 2014
You might want to look at this framework, where most of the common controls are there and you just have to paste in your custom code. But it handles loading filenames, letting user specify a folder, etc.
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 .................
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Migrate GUIDE Apps dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!