How to adjust the size of image in subplot?

13 次查看(过去 30 天)
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.

更多回答(0 个)

标签

Community Treasure Hunt

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

Start Hunting!

Translated by