How can I change my plot size?

Hi, I've got a problem, I want to plot some data but the size of my plot it is a square, what I would like is to have a rectangle with more width than highth as I am plotting a month. How can I do it to change the plot size. All the stuff I've seen was about changing figure size not the plot. If you could help me would be nice.

Antworten (1)

Jan
Jan am 21 Mär. 2022

0 Stimmen

You can change the 'Position' property of the axes. If you avoid to set the axes limits to 'square' explicitly, this should work directly. Do you have any axis() commands in your code?

2 Kommentare

flashpode
flashpode am 21 Mär. 2022
No I just have the name of the axes written.
Jan
Jan am 22 Mär. 2022
If you post the code, which reproduces the problem, the reader could show you, which commands causes the square appearence. Then you could omit this command.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Line Plots finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 21 Mär. 2022

Kommentiert:

Jan
am 22 Mär. 2022

Community Treasure Hunt

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

Start Hunting!

Translated by