How to adjust figure size ??
3 views (last 30 days)
Show older comments
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
Answers (0)
See Also
Categories
Find more on Migrate GUIDE Apps 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!