Clear Filters
Clear Filters

How to Keep Objects Organized while Maximizing a Figure?

2 views (last 30 days)
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?

Accepted Answer

Jan
Jan on 7 Mar 2017
Edited: Jan on 7 Mar 2017
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.

More Answers (0)

Categories

Find more on Migrate GUIDE Apps in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!