3D散點圖. import matplotlib.pyplot as plt from mpl_toolkits.mplot3d import Axes3D #導入3D模塊import numpy as np fig=plt.figure() ax = ...
確定! 回上一頁