Octave:警告:opengl_renderer:init_gl_context中发生错误1286

时间:2017-02-26 18:51:13

标签: gnuplot octave

每当我尝试在Octave中绘图时,都会收到此错误:

warning: opengl_renderer: Error 1286 occurred in init_gl_context
warning: called from
    __line__ at line 128 column 1
    line at line 56 column 8
    __plt__>__plt2vv__ at line 502 column 10
    __plt__>__plt2__ at line 248 column 14
    __plt__>__plt1__ at line 207 column 10
    __plt__ at line 119 column 17
    plot at line 223 column 10
warning: opengl_renderer: Error 1286 occurred drawing 'line' object
warning: called from
    __plt__ at line 120 column 34
    plot at line 223 column 10

我已经尝试了所有不同的论坛,提出了如何消除这些警告的建议,但它们一直在出现。有什么建议?

0 个答案:

没有答案