ax.plot(x, y, z, label='parametric curve', color='r'): 給x,y,z參數值即可繪製3D線形圖。 mplot3D: Axes3D.scatter(xs, ys, zs=0, zdir='z', s=20, c= ...
確定! 回上一頁