GUI - how to set fixed window dimensions
이전 댓글 표시
Hello all, I cannot find how to set dimensions of the GUI window. I need to have the dimension of both axes in proportion 1:1 for each case. whether for fullscreen or for floating window, otherwise my background image is flattened, as you can see on the image attached below. The first picture is with floating window, where the dimensions are pretty much the same, but when I set fullscreen, image is flattened Is there any tool how to set it?


댓글 수: 3
Thiago Henrique Gomes Lobato
2020년 3월 22일
Have you already tried axis square?
axis square
Miroslav Jiránek
2020년 3월 22일
편집: Miroslav Jiránek
2020년 3월 22일
Thiago Henrique Gomes Lobato
2020년 3월 22일
How are you applying it? I did a very simple example with just one plot in a GUI using axis square and the ratio remains constant independently of the windos size.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Graphics Object Properties에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!