📜  python代码示例中的3d绘图

📅  最后修改于: 2022-03-11 14:45:48.147000             🧑  作者: Mango

代码示例3
fig = plt.figure()
ax = plt.axes(projection='3d')