Clear Filters
Clear Filters

How to keep the size of interface fixed?

3 views (last 30 days)
Designed an interface but size of fills entire display, how to keep it fixed?

Accepted Answer

Aditya Gupta
Aditya Gupta on 26 Jun 2020
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 Modeling 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!