GUIresizefcn

Resize function for GUIs.
233 Downloads
Updated 16 Dec 2014

View License

Makes it possible to specifiy positions of uicontrols and other graphics objects (e.g. axes) with pixels and normalized coordiantes at the same time. This allows e.g. to place a button with constant width and height in the top right corner of a figure and to resize the figure while keeping the button in the corner.

Cite As

Dr.-Ing. Volker Sellmeier (2024). GUIresizefcn (https://www.mathworks.com/matlabcentral/fileexchange/48748-guiresizefcn), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Migrate GUIDE Apps in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.2.0.0

The description and help of this function has been detailed.

1.1.0.0

I have added a demo file called test_GUIresizefcn.m.

1.0.0.0