Borrar filtros
Borrar filtros

uifigure: position and outerposition [2016a]

2 visualizaciones (últimos 30 días)
Carlos Aguilar
Carlos Aguilar el 5 de Mayo de 2016
Hi,
I want to place a dialog created with uifigure so it fits half of the screen (including title bar and outer edges) but the property Position excludes them (unlike Position vs OuterPosition in figure). Any workaround to get the full extent of the uifigure?
uiFig = uifigure;
% returns 0...
uiFig.Position-uiFig.OuterPosition
Thanks, Carlos

Respuestas (0)

Categorías

Más información sobre Develop uifigure-Based Apps en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by