poster
2019-12-10, 20:48
因此,我试图访问一个长度为165888的数组。我正在遍历,随即计算索引。某一时刻,我到达110689,由于某种原因,这引发了以下错误:
Attempted to access buf(110689); index must be a positive integer or logical.
有任何想法吗?
回答:
这是一个四舍五入的事情。我正在计算,却忘了四舍五入。
更多&回答... (https://stackoverflow.com/questions/4458474)
Attempted to access buf(110689); index must be a positive integer or logical.
有任何想法吗?
回答:
这是一个四舍五入的事情。我正在计算,却忘了四舍五入。
更多&回答... (https://stackoverflow.com/questions/4458474)