How to keep the size of interface fixed?

Designed an interface but size of fills entire display, how to keep it fixed?

 Accepted Answer

Look for 'Position' in your m-file. You're probably calling set() with the 'Position' property set to be the whole screen.

More Answers (0)

Categories

Find more on Software Development Tools in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!