MATLAB VS Python indexing , IndexError: index 9654 is out of bounds for axis 0 with size 9654?

前端 未结 0 1417
后悔当初
后悔当初 2021-01-24 20:30

I am coverting a Matlab code into python. I got this error :

a[n_max] = 0
IndexError: index 9654 is out of bounds for axis 0 with size 9654

While

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