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

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

[Octave-bug-tracker] [bug #53030] Cannot graph in Octave; Octave crashes


From: Rik
Subject: [Octave-bug-tracker] [bug #53030] Cannot graph in Octave; Octave crashes
Date: Wed, 31 Jan 2018 12:33:37 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #1, bug #53030 (project octave):

Switch to the gnuplot toolkit and see if that works.

Try


close all
graphics_toolkit gnuplot
plot (1:10, "o-")


If that works, and it probably will, then you can add


graphics_toolkit gnuplot


to your .octaverc file so that it is always set whenever you launch Octave.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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