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

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

[Octave-bug-tracker] [bug #46263] fill plot freezes and produces no resu


From: Rik
Subject: [Octave-bug-tracker] [bug #46263] fill plot freezes and produces no result
Date: Thu, 22 Oct 2015 22:24:55 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0

Follow-up Comment #3, bug #46263 (project octave):

As a workaround, use a different plot engine other than OpenGL.  Try


graphics_toolkit gnuplot
plot (1:10)


If that works, you can put the line


graphics_toolkit gnuplot


in your .octaverc file so that it is called every time you start Octave which
will make gnuplot the default.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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