How to keep the size of interface fixed?
1 view (last 30 days)
Show older comments
Samyak Tanted
on 26 Jun 2020
Answered: Aditya Gupta
on 26 Jun 2020
Designed an interface but size of fills entire display, how to keep it fixed?
0 Comments
Accepted Answer
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.
0 Comments
More Answers (0)
See Also
Categories
Find more on Files and Folders 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!