MATLAB GUI Makeover
This script shows how to make over a static GUI using uipanels and normalized units so that it gracefully resizes with the size of the figure window. It walks through simple steps that can be used to transform any such GUI.
The example GUI used in the makeover is Kailup Tan's Character Recognition Example III. The Image Processing Toolbox and the Neural Network Toolbox are needed to run the recognition code, but are not required to see the results of the GUI makeover.
Zitieren als
Brian Cody (2025). MATLAB GUI Makeover (https://www.mathworks.com/matlabcentral/fileexchange/17967-matlab-gui-makeover), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Image Processing and Computer Vision > Computer Vision Toolbox > Recognition, Object Detection, and Semantic Segmentation > Text Detection and Recognition >
Tags
Quellenangaben
Inspiriert von: Character Recognition Example (III):Training a Simple NN for classification
Inspiriert: BorderLayout
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
html/
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.1.0.1 | Updated license |
||
1.1.0.0 | Updated copyright. |
||
1.0.0.0 |