How to Keep Objects Organized while Maximizing a Figure?
3 views (last 30 days)
Show older comments
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?
0 Comments
Accepted Answer
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.
0 Comments
More Answers (0)
See Also
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!