Can I fix the figure(plot size) with axis limit changed?

10 views (last 30 days)
Hi all,
I am just trying to make a spectrum plot and save it with different axis limits. But, the problem is that when I tried to change xlim or ylim, the figure(plot) size changed. Can I fix or keep the figure size?
Thanks in advance!

Answers (1)

Naman Bhaia
Naman Bhaia on 29 Apr 2019
Hello Soonwoo,
I think the issue you are describing can be bypassed by fixing the figure size. You can visit this MATLAB Answers thread to see how to define the figure size.
  1 Comment
Soonwoo Hong
Soonwoo Hong on 29 Apr 2019
Thank you for this reply. I knew how to set the figure size and actually did. However, it doesn't work for me.

Sign in to comment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!