Draw line between two subplots

后端 未结 2 498
梦如初夏
梦如初夏 2020-12-06 07:17

I have two two-by-n arrays, representing 2d-points. These two arrays are plotted in the same figure, but in two different subplots. For every point in one of the arrays, the

2条回答
  •  执念已碎
    2020-12-06 07:40

    A simple solution is to use the toolbar in the figure window. Just click "insert" and then "Line".

提交回复
热议问题