octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #44932] xterm plotting


From: anonymous
Subject: [Octave-bug-tracker] [bug #44932] xterm plotting
Date: Mon, 27 Apr 2015 10:18:50 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.118 Safari/537.36

Follow-up Comment #2, bug #44932 (project octave):

Setting GNUTERM to dumb works fine, if you set it to xterm, it would just spew
out the data which xterm will parse.

It should be as simple as setenv('GNUTERM', 'xterm') - if you are using an
xterm, the tektronix plot will appear in a new window.

I tried to make this work by adding xterm to the list in output_to_screen, in
__gnuplot_drawnow__.m, although this should not be necessary. I am assuming
there is another issue somewhere.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44932>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]