How to make a resizeable GUI?

Hi all
My gui cannot resize. I used guide to make it. May I know how to make a resizeable GUI?
Thanks Marcus

 Accepted Answer

Image Analyst
Image Analyst on 31 Dec 2012
What is the "WindowStyle" property of your main figure? Is it "normal" - in which case you should be able to resize your figure? Or is it "Modal" or "Docked" - in which case you won't be able to resize your figure.

1 Comment

nvm i got it already thanks for your help!

Sign in to comment.

More Answers (0)

Categories

Find more on App Building 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!