Crop a plot without changing ratio/axis tick positions?

3 visualizaciones (últimos 30 días)
Felix
Felix el 7 de Nov. de 2012
I have this plot below consisting of several subplots:
Now I would like to move the rows of the curves closer together, but I cannot just change the size of the axes since they are all normalized and it would distort the ratios. What would be the matlab equivalent to opening the plot in photoshop and cutting out the empty space between the rows?

Respuestas (1)

Arthur
Arthur el 7 de Nov. de 2012
  2 comentarios
Felix
Felix el 7 de Nov. de 2012
I already removed all empty space between the axes but its not enough. I think the best way is that I rewrite the whole code such that all plots in one column are in the same subplot rather than 4 different subplots, then I can just add a constant to each curve to vary their position on the y axis.
K E
K E el 7 de En. de 2013
I think that is the best approach also, since it is probably not something you will need to do often.

Iniciar sesión para comentar.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by