Increase width of x axis
43 views (last 30 days)
Show older comments
ABCDEFG HIJKLMN
on 22 Feb 2022
Answered: ABCDEFG HIJKLMN
on 22 Feb 2022
I want to increase the width of the x axis of a plot.
Changing set(gcf, 'Position', [100, 100, 650, 650]) just increases the size of the window of the figure, not the plot's width. I do not want to change the height, just the width.
How can I do this?
Thank you in advance!
2 Comments
Accepted Answer
More Answers (1)
See Also
Categories
Find more on 2-D and 3-D Plots 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!