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

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

[Octave-bug-tracker] [bug #43429] print() doesn't return file for invisi


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #43429] print() doesn't return file for invisible figures
Date: Fri, 17 Oct 2014 11:32:51 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:32.0) Gecko/20100101 Firefox/32.0

Update of bug #43429 (project octave):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #1:

Hi,

Thanks for your bug report. This is a known issue wiith fltk graphics toolkit
(the default for 3.8 series). See bug #33180.

If you can confirm that it works with gnuplot, e.g.


graphics_toolkit gnuplot
close all
hf = figure ("visible", "off");
plot (1:10);
print foo.png


I'll close the bug report.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

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