필터 지우기
필터 지우기

uifigure: position and outerposition [2016a]

조회 수: 4 (최근 30일)
Carlos Aguilar
Carlos Aguilar 2016년 5월 5일
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