How to resize GUI

9 visualizaciones (últimos 30 días)
chlor thanks
chlor thanks el 1 de Ag. de 2016
Comentada: chlor thanks el 2 de Ag. de 2016
When I stretch my window I expect my GUI to be resize accordingly, however, apparently this does not happen when I do so.
I tried GUIDE->Tools->GUI Options->Resizable Behavior->Proportional but it did not work...
Any advice to auto resize GUI?
Thank you!

Respuesta aceptada

Satishkumar Aruljothi
Satishkumar Aruljothi el 2 de Ag. de 2016
You need to drag the Small black box to resize the GUI.
The following options is used to rescale the UI components in GUI according to window size ,not whilst creating GUI.
GUIDE->Tools->GUI Options->Resizable Behavior->Proportional
  1 comentario
chlor thanks
chlor thanks el 2 de Ag. de 2016
Silly me..Thank you for answering!

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by