shall I use 'plotyy' to plot two curves from the same starting point?
1 次查看(过去 30 天)
显示 更早的评论
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?
0 个评论
回答(1 个)
Walter Roberson
2015-12-25
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.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Two y-axis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!