Azzera filtri
Azzera filtri

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

3 visualizzazioni (ultimi 30 giorni)
I verified the placement inside guide but still different from running?
  2 Commenti
Geoff Hayes
Geoff Hayes il 10 Feb 2016
Claude - please clarify what you mean by ..but different from running. Include an image to help describe the problem.
Walter Roberson
Walter Roberson il 11 Feb 2016
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')

Accedi per commentare.

Risposte (1)

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

Categorie

Scopri di più su Migrate GUIDE Apps in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by