How to keep the size of interface fixed?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Samyak Tanted
el 26 de Jun. de 2020
Respondida: Aditya Gupta
el 26 de Jun. de 2020
Designed an interface but size of fills entire display, how to keep it fixed?
0 comentarios
Respuesta aceptada
Aditya Gupta
el 26 de Jun. de 2020
Look for 'Position' in your m-file. You're probably calling set() with the 'Position' property set to be the whole screen.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Files and Folders en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!