How to adjust the size of image in subplot?

17 vues (au cours des 30 derniers jours)
DEWDROP
DEWDROP le 8 Fév 2021
Commenté : DEWDROP le 9 Fév 2021
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 !

Réponse acceptée

Jan
Jan le 8 Fév 2021
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 commentaire
DEWDROP
DEWDROP le 9 Fév 2021
@Jan Thank you very much! was simply done using the mouse

Connectez-vous pour commenter.

Plus de réponses (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by