guimove

Move the current figure window to a specified position with respect to the parent window.
187 Downloads
Updated 28 Mar 2014

View License

guimove(HP, HC, POSITION) moves the current window figure HC to the specified POSITION with respect to the parent window HP, preserving its size. In the case of mutiple screens, the current window figure is moved with respect to the primary monitor. position can be any one of the following strings:
'center' - center of the parent window
'top' - top center edge of screen
'bottom' - bottom center edge of screen
'left' - left center edge of screen
'right' - right center edge of screen
'topleft' - top left corner of screen
'topright' - top right corner of screen
'bottomleft' - bottom left corner of screen
'bottomright' - bottom right corner of screen

Cite As

Mohammad Ali (2024). guimove (https://www.mathworks.com/matlabcentral/fileexchange/46059-guimove), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Entering Commands in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0