Figure plote in MATLAB 2019b

5 Ansichten (letzte 30 Tage)
Pemendra Kumar Pardhi
Pemendra Kumar Pardhi am 8 Sep. 2020
Beantwortet: VBBV am 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 Kommentare
Sulaymon Eshkabilov
Sulaymon Eshkabilov am 8 Sep. 2020
Attachements of yours don't show up here.
Pemendra Kumar Pardhi
Pemendra Kumar Pardhi am 8 Sep. 2020
Recentaly i have atteched images
Thanks sulamon for observing this

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

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

Weitere Antworten (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by