You can just plot them individually. If they're sublists of a list, e.g. X = [[X1], [X2]] , Y = [[Y1], [Y2]] , you can loop over them.
確定! 回上一頁