shall I use 'plotyy' to plot two curves from the same starting point?

I use plotyy to plot as below picture:
Just you see, the red curve starts from point A; and the blue curve starts from point B;
my question is that shall I set something to red and blue curves start from the same point? Or I should say make point A and point B to become the same point?

답변 (1개)

Walter Roberson
Walter Roberson 2015년 12월 25일

0 개 추천

You can manipulate xlim and ylim for the axes so that the points coincide, but I am not convinced that it is meaningful to do so considering the very different scales.

카테고리

도움말 센터File Exchange에서 Two y-axis에 대해 자세히 알아보기

태그

질문:

2015년 12월 25일

답변:

2015년 12월 25일

Community Treasure Hunt

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

Start Hunting!

Translated by