- Auto resize children - except you'll turn it on, not off.
- Grid layout & auto reflow
Why am I unable to size my GUI window once I run it?
4 ビュー (過去 30 日間)
古いコメントを表示
The GUI window remains as it is and i'm unable to resize my window , is there a way to create a GUI which is sizable and where all the components adjust according to the size and scale of the system. If so how to set it?
0 件のコメント
回答 (1 件)
Adam Danz
2021 年 6 月 6 日
編集済み: Adam Danz
2021 年 6 月 8 日
Kaavya N, based on your previous questions, my crystal ball tells me you're using AppDesigner to create your app but my crystal ball is wrong 50% of the time.
See these answers
If you're using GUIDE or uicontrol, set the units properties of your objects to normalize. This answer shows how to auto-adjust fontsize, too.
If that doesn't address your question, provide much more details.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Environment and Settings についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!