Figure plote in MATLAB 2019b

조회 수: 5 (최근 30일)
Pemendra Kumar Pardhi
Pemendra Kumar Pardhi 2020년 9월 8일
답변: VBBV 2020년 9월 8일
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
Sulaymon Eshkabilov
Sulaymon Eshkabilov 2020년 9월 8일
Attachements of yours don't show up here.
Pemendra Kumar Pardhi
Pemendra Kumar Pardhi 2020년 9월 8일
Recentaly i have atteched images
Thanks sulamon for observing this

댓글을 달려면 로그인하십시오.

채택된 답변

VBBV
VBBV 2020년 9월 8일
Type
% if true
% code
%end
reset(gca);
In command window

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Grid Lines, Tick Values, and Labels에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by