How to continue computation after animation without closing the figure window Python

前端 未结 0 1405
时光取名叫无心
时光取名叫无心 2020-12-29 14:48
# import necessary packages
import numpy as np
from numpy import pi, sin, cos, sqrt
import matplotlib.pyplot as plt
import matplotlib.animation as animation

# input         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题