How to adjust figure size ??

Hi,
I have shown a image in the attachment. Here, actually I manualy draged in the figure window to get the smaller image size. Is there any way to get the figure size without manual option. I did tried with the below script.. However I am not getting desired image size. Could some one please help me with this ???
set(gcf,'position',[100,100,750,650])

2 Comments

Read about subplot.
Thanks a lot.. Yes, with subplot I can able to get the desired size....!

Sign in to comment.

Answers (0)

Categories

Find more on Creating, Deleting, and Querying Graphics Objects 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!