Borrar filtros
Borrar filtros

How to adjust the size of image in subplot?

13 visualizaciones (últimos 30 días)
DEWDROP
DEWDROP el 8 de Feb. de 2021
Comentada: DEWDROP el 9 de Feb. de 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 !

Respuesta aceptada

Jan
Jan el 8 de Feb. de 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 comentario
DEWDROP
DEWDROP el 9 de Feb. de 2021
@Jan Thank you very much! was simply done using the mouse

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by