Create a matplotlib FuncAnimation from a function keeps throwing shape mismatch

前端 未结 0 1835
梦如初夏
梦如初夏 2021-02-09 11:55

I\'m trying to use FuncAnimation to plot a wavefunction, and I have my function working fine in a standard plt.plot(x,y) situation:

import numpy as n         


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