4

作者: woodsouthmmm | 来源:发表于2017-04-09 13:28 被阅读0次

    error

    gnuplot> set terminal aqua enhanced title "Figure 2" size 560 420 font "*,6" dashlength 1
    ^
    line 0: unknown or ambiguous terminal type; type just 'set terminal' for a list

    solution

    setenv("GNUTERM","qt")

    ref

    http://stackoverflow.com/questions/22898609/octave-does-not-plot

    reflection

    • The problem seems to come from CLI.

    相关文章

      网友评论

          本文标题:4

          本文链接:https://www.haomeiwen.com/subject/xesdattx.html