How to adjust the size of image in subplot?
10 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 !
0 comentarios
Respuesta aceptada
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.
Más respuestas (0)
Ver también
Categorías
Más información sobre Lighting, Transparency, and Shading en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!