How to adjust the size of image in subplot?
10 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponse acceptée
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.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Lighting, Transparency, and Shading dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!