Plotting a list vs a list of arrays with matplotlib

后端 未结 0 423
悲哀的现实
悲哀的现实 2020-12-18 00:09

Let\'s say I have two lists a and b, whereas one is a list of arrays

a = [1200, 1400, 1600, 1800]

b = [array([ 1.84714754,  4.94204         


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