Octave plotting error

前端 未结 8 1670
情歌与酒
情歌与酒 2020-12-14 22:11

I am new to octave, I just tried my first plotting with Octave 3.4.0 when I get the following error. Any help will be much appreciated. The gnuplot version is 4.6

         


        
8条回答
  •  囚心锁ツ
    2020-12-14 23:04

    Also you could add this line to your ~/.octaverc file:

    setenv GNUTERM x11
    

    - it works for me on mac os mountain lion.

提交回复
热议问题