标签: matplotlib
来自pylab
import plot, ylim y=[-1,1,3] x=[-1,1,3] plot(x,y)
执行此代码时,出现类似
[<)的xmatflotlib.lines.Line2D对象x050f69B0>]