Python 程式碼 ... def update(i): dot.set_data(x[i], y[i]) return dot, def init(): dot.set_data(x[0], y[0]) return dot, ani = animation.
確定! 回上一頁