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

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

[Octave-bug-tracker] [bug #31161] image() opens gnuplot despite image_vi


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #31161] image() opens gnuplot despite image_viewer("xloadimage %s")
Date: Mon, 18 Oct 2010 16:15:35 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.11) Gecko/20100819 Iceweasel/3.5.11 (like Firefox/3.5.11)

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

I consider using image viewers other than the Octave graphics renderer
(currently either gnuplot or the new OpenGL+FLTK backend) to be obsolete
because it is highly unlikely that any external image viewer will ever
integrate properly with Octave's other graphics features.  So rather than
fixing the graphics backends to respect the image_viewer selection, I think we
should be removing support for this feature.  But before doing that, I will
discuss it with others on the maintainers mailing list.

If you want to use some external program to view images, it should be
relatively easy to write a function that would save the image using imwrite
and then call system to run the external program to display the image file.  

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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