필터 지우기
필터 지우기

Guide interface is different inside GUIDE and from running in 2015b

조회 수: 3 (최근 30일)
Claude Lafond
Claude Lafond 2016년 2월 8일
댓글: Walter Roberson 2016년 2월 11일
I verified the placement inside guide but still different from running?
  댓글 수: 2
Geoff Hayes
Geoff Hayes 2016년 2월 10일
Claude - please clarify what you mean by ..but different from running. Include an image to help describe the problem.
Walter Roberson
Walter Roberson 2016년 2월 11일
t looks like it might be slightly bigger, but when you run it, what do the Units and Position properties of the figure show up as?
fig = findall(allchild(0), '-depth', 0, 'type', 'figure'); get(fig, 'Units') get(fig, 'Position')

댓글을 달려면 로그인하십시오.

답변 (1개)

Mike Garrity
Mike Garrity 2016년 2월 10일
Just a guess because there aren't many details here, but have you checked this part of the release notes?

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by