現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
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 (2026). MATLAB GUI Makeover (https://jp.mathworks.com/matlabcentral/fileexchange/17967-matlab-gui-makeover), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを得たファイル: Character Recognition Example (III):Training a Simple NN for classification
ヒントを与えたファイル: BorderLayout
