介紹如何在Python 中使用 matplotlib 的 mplot3d 工具組繪製各種3D 圖形。 ... 繪製3D 座標點 ax.scatter(x1, y1, z1, c=z1, cmap='Reds', marker='^', ...
確定! 回上一頁