uifigure: position and outerposition [2016a]

2 次查看(过去 30 天)
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

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Develop uifigure-Based Apps 的更多信息

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by