Hi,
I am ploting the figure on matlab 2019b in sub plot formate(more than one plote in single figure), whenever i set the possition of figure after following the method:
Figure wondow>property editor> select all> more properties>property inspector> possition> width (figure looks like atteched fig. 1)
after change the width or hight from possition
all axes are ovelap as atteched in fig. 2

2 Comments

Attachements of yours don't show up here.
Recentaly i have atteched images
Thanks sulamon for observing this

Sign in to comment.

 Accepted Answer

Type
% if true
% code
%end
reset(gca);
In command window

More Answers (0)

Categories

Find more on Creating, Deleting, and Querying Graphics Objects in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!