R2020b AppDesigner doesn't fill UiFigure completely with child
Show older comments
Hello everybody,
I noticed strange positioning behavior in the Matlab R2020b update. In contrast to the R2020a release, the complete UI figure is no longer filled in directly after starting the app, but only partially. I am demonstrating this using the "Pulse Generator" sample app without making any changes to the code. The red hatched area is undesirable and only occurs in the R2020b release. Why is that like this? Do we need to make any migrations to convert the app to R2020b?
On R2020b

On R2020a

The sample application is attached, but as I said, it is simply a randomly selected sample application that is suggested when creating a new document.
Thanks in advance!
Julian
2 Comments
Mario Malic
on 12 Oct 2020
Edited: Mario Malic
on 12 Oct 2020
I might have experienced something similar, but I am not sure if this is the solution. In your UIAxes, check the property group Position, PlotBoxAspectRatioMode and DataAspectRatioMode, try setting PlotBox property on 'auto', second one as well if it doesn't solve the issue.
There might be some issues when migrating apps that use GridLayout.
Julian Krebs
on 12 Oct 2020
Answers (1)
Bruno Luong
on 12 Oct 2020
0 votes
No problem with me here is the capture with R2020b

What is your monitor resolution setting?
3 Comments
Julian Krebs
on 12 Oct 2020
Bruno Luong
on 12 Oct 2020
Odd I have the same screen resolution when I open your app.
Bruno Luong
on 12 Oct 2020
Open on a different computer, il's till look fine.
Categories
Find more on Develop Apps Programmatically in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!