How to adjust the size of image in subplot?
10 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
Jan
on 8 Feb 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.
More Answers (0)
See Also
Categories
Find more on Lighting, Transparency, and Shading in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!