... as np import matplotlib.pyplot as plt import seaborn as sns %matplotlib ... Z, alpha=0.4, cmap=cmap) plt.xlim(xx1.min(), xx1.max()) plt.ylim(xx2.min(), ...
確定! 回上一頁