samueleaf 发表于 2021-4-16 23:33:07

读取txt数据做子函数的实参Subscript #1 of the array NOC has val...

读入数据已做过校验,可进行运算。但编译失败,救救孩子吧,大佬 Subscript #1 of the array NOC has value 0 which is less than the lower bound of 1

胡文刚 发表于 2021-4-17 10:45:41

翻译一下错误提示:
Subscript #1 of the array NOC has value 0 which is less than the lower bound of 1
NOC数组的第一个维度,有一个0比它的下限1更小。

你的截图中没有出现NOC,请寻找错误所在的位置排查。

wudi 发表于 2022-6-21 22:47:57

666666
6666666666666
页: [1]
查看完整版本: 读取txt数据做子函数的实参Subscript #1 of the array NOC has val...