Error in plot.new() : 'Calloc'无法分配(1字节的4294967295)内存
此外: Warning messages:
1: In plot.new() :
Reached total allocation of 3993Mb: see help(memory.size)
2: In plot.new() :
Reached total allocation of 3993Mb: see help(memory.size)
我把所有对象都删了,重画还是不行,但是,我昨天还用同样的代码画了,改了将近20遍,好不容易调好参数,怎么画不出了又?
你的画图用的函数是什么,那个句子粘贴一下
试试在报错之前的绘图代码加上dev.new()