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

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

[Octave-bug-tracker] [bug #55648] [MXE-Octave] cannot print with gnuplot


From: Avinoam Kalma
Subject: [Octave-bug-tracker] [bug #55648] [MXE-Octave] cannot print with gnuplot graphics toolkit
Date: Mon, 11 Feb 2019 12:03:47 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #8, bug #55648 (project octave):

Adding pause(0.1) in line 40 of __gnuplot_drawnow__


plot_stream = __gnuplot_open_stream__ (2, h);
pause (0.1);
gnuplot_supports_term = __gnuplot_has_terminal__ (term, plot_stream);


Solves the problem. I do not know why and if  this is the correct solution. 


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55648>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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