guidegetter

Version 1.0.0.0 (4,97 ko) par Matt Fig
Creates a standalone M-file GUI from a guide made GUI.
4,1K téléchargements
Mise à jour 17 juin 2008

Afficher la licence

This tool is useful when one wants to create a GUI from a standalone M-file, but would like to use guide for it's excellent ability to position the GUI objects within the GUI. guidegetter works by first fetching the layout of the uicontrols, uimenus and other objects from a guide generated .fig file. Then an M-file is created that will generate the same GUI without the use of a fig file. The new M-file can then be used to complete the GUI project (write callbacks, etc).

See the help for more information. Please email me about bugs.
Tested on 6.5 2006a and 2007a.

Citation pour cette source

Matt Fig (2024). guidegetter (https://www.mathworks.com/matlabcentral/fileexchange/20152-guidegetter), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2007a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Migrate GUIDE Apps dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0

Added uicontextmenus, fixed quirk for version 6.5. Increased functionality.