How to Keep Objects Organized while Maximizing a Figure?

조회 수: 1 (최근 30일)
Rightia Rollmann
Rightia Rollmann 2017년 3월 7일
편집: Jan 2017년 3월 7일
Objects look fine on a figure until I maximize the figure. How can manage the position of objects when I maximize or generally change the size of the window?

채택된 답변

Jan
Jan 2017년 3월 7일
편집: Jan 2017년 3월 7일
It depends on what you want. Button should keep the same size, but axes or uitables should grow with the figure. Therefore some sizes should be defined in pixel coordinates, others look fine using 'normalized' coordinates. There is no general solution.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by