Figure plote in MATLAB 2019b

2 views (last 30 days)
Pemendra Kumar Pardhi
Pemendra Kumar Pardhi on 8 Sep 2020
Answered: VBBV on 8 Sep 2020
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
Sulaymon Eshkabilov
Sulaymon Eshkabilov on 8 Sep 2020
Attachements of yours don't show up here.
Pemendra Kumar Pardhi
Pemendra Kumar Pardhi on 8 Sep 2020
Recentaly i have atteched images
Thanks sulamon for observing this

Sign in to comment.

Accepted Answer

VBBV
VBBV on 8 Sep 2020
Type
% if true
% code
%end
reset(gca);
In command window

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!