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

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

[Octave-bug-tracker] [bug #45488] Manual currently is not correct about


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #45488] Manual currently is not correct about graphics_toolkits and plots
Date: Fri, 10 Jul 2015 11:09:31 +0000
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0

Follow-up Comment #10, bug #45488 (project octave):

Rik,

You might consider switching to use code from my most
recent plotimages.m

It does a couple of things better:

1. Falls back to gnuplot if no fltk (change to qt) is
   available. This may be helpful for people who do 
   not have OpenGL. Now plotimages will just crash if
   there is no qt.

2. I cleaned up the code so that there is just one
   if (strcmp (typ, "pdf")) in the extended... section,
   put back the gnuplot code in case it was selected.
   This made the possible use of gnuplot simpler.

Latest is: (file #34398)

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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