import pyplot and Axes3D import matplotlib.pyplot as plt from mpl_toolkits.mplot3d import Axes3D #plotting a scatter for example fig = plt.figure() ax ...
確定! 回上一頁