“ValueError: setting an array element with a sequence” when attempting function of np.meshgrid Python

后端 未结 0 1374
陌清茗
陌清茗 2021-01-21 12:54

Am trying to create a 3D plot in Python where I have an FFT on the XY plane and a parameter on the Z axis

import numpy as np
import matplotlib.pyplot as plt
from          


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