Guide interface is different inside GUIDE and from running in 2015b
Mostrar comentarios más antiguos
I verified the placement inside guide but still different from running?


2 comentarios
Geoff Hayes
el 10 de Feb. de 2016
Claude - please clarify what you mean by ..but different from running. Include an image to help describe the problem.
Walter Roberson
el 11 de Feb. de 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')
Respuestas (1)
Mike Garrity
el 10 de Feb. de 2016
0 votos
Just a guess because there aren't many details here, but have you checked this part of the release notes?
Categorías
Más información sobre MATLAB Report Generator en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!