Crop a plot without changing ratio/axis tick positions?

조회 수: 5 (최근 30일)
Felix
Felix 2012년 11월 7일
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?

답변 (1개)

Arthur
Arthur 2012년 11월 7일
  댓글 수: 2
Felix
Felix 2012년 11월 7일
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 2013년 1월 7일
I think that is the best approach also, since it is probably not something you will need to do often.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Axis Labels에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by