필터 지우기
필터 지우기

How to adjust the size of image in subplot?

조회 수: 13 (최근 30일)
DEWDROP
DEWDROP 2021년 2월 8일
댓글: DEWDROP 2021년 2월 9일
Hello , i have plotted two graphs in one window using subplot.The number of rows is one and column is two .The image i got is somewhat elongated and is not proper to use it in research paper?I would appreciate any kind of help .Thank you !

채택된 답변

Jan
Jan 2021년 2월 8일
Simply resize the figure with the mouse. Or define the size of the figure in the code using the 'Position' property. Alternatively you can set the dimensions of the axes object also.
  댓글 수: 1
DEWDROP
DEWDROP 2021년 2월 9일
@Jan Thank you very much! was simply done using the mouse

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Subplots에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by