How to Keep Objects Organized while Maximizing a Figure?

2 次查看(过去 30 天)
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