Figure plote in MATLAB 2019b

1 view (last 30 days)
Dr. Pemendra Kumar Pardhi
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.
Dr. Pemendra Kumar Pardhi
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)

Categories

Find more on Data Exploration 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!