MATLAB GUI Makeover

版本 1.1.0.1 (50.5 KB) 作者: Brian Cody
Static GUI made over to scale nicely with the size of the figure window.
3.2K 次下载
更新时间 2016/9/1

查看许可证

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.

引用格式

Brian Cody (2024). MATLAB GUI Makeover (https://www.mathworks.com/matlabcentral/fileexchange/17967-matlab-gui-makeover), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2007b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.1

Updated license

1.1.0.0

Updated copyright.

1.0.0.0