How to compute the magnitude of a data file

前端 未结 0 1106
温柔的废话
温柔的废话 2021-02-05 00:10

I have two a two component data file (called RealData) that i am able to load and plot into python using matplotlib using the following code;

x = RealData[:,0]
y          


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