How do I get the font size to resize on figure resize, using App Designer?
조회 수: 3 (최근 30일)
이전 댓글 표시
Hello,
I have been looking all over and can't quite seem to fing my answer.
In GUIDE, you could set a controls units to normalized and font size handling was automatic when the figured got resized. In App Designer there is no such property for the controls. I am using Matlab 2022a on a Win11 machine if that helps.
I am using grid layout so my controls are properly resizing based on figue size. This is for a custom control I am working on if that matters.
Thanks, any help would be appreciated.
Here are some pictures for reference:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1065870/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1065875/image.png)
댓글 수: 0
답변 (1개)
Rishita
2022년 7월 15일
The font size can range from 8–48. The default font size is 10. When selected, App Designer flags coding problems in the editor as you write code. You can change the background color of the uneditable code sections in App Designer Code View.
참고 항목
카테고리
Help Center 및 File Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!