這兩個參數都是 (x, y) 元組。 # coding=utf-8 import numpy as np import matplotlib.pyplot as plt fig = plt.figure() ax = fig.add_subplot( ...
確定! 回上一頁