Plots in appdesigner grids are not the same size

I'm stuggling with a formating issue on appdesigner, that while very minor is somewhat annoying. In an app I have two plots next to each other in a grid. Both grid squares are the same size but the plots are not. One has more digits on its axis label which seems to be making the plot smaller. Is there any easy way to force the actual plot areas here to be the same size?

Answers (1)

Try setting the InnerPosition or OuterPosition property of the axes to match each other.

1 Comment

It appears the trying to set that parameter does not work. Whatever is set in the startup function of the app seems to be overwritten by the original values. The grid might be forcing those numbers.

Sign in to comment.

Asked:

on 13 May 2026

Commented:

on 13 May 2026

Community Treasure Hunt

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

Start Hunting!