フィルターのクリア

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 Center および File ExchangeMigrate GUIDE Apps についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by