octave-maintainers
[Top][All Lists]
Advanced

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

debugging gnuplot problem


From: Dupuis
Subject: debugging gnuplot problem
Date: Tue, 9 Feb 2010 08:34:42 -0800 (PST)

Hello,

I'm trying to find the cause of a problem, which seems to occur when using
gnuplot multi-plot mode and multi-bytes (utf8) fonts. I tested gnuplot
legacy (4.2) as well as 4.4rc-1 and 4.5. As usual, simple graphs appear as
expected, but more complex one generate a lot of errors, like f.i.
multiplot> et origin 0, 0
           ^
           line 2: invalid command

I've noticed that the function gnuplot_drawnow (in
/usr/share/octave/3.2.2/m/plot) can duplicate the commands sent to gnuplot
into a file by using the function fifth argument. How can I get a trace of
everything which was sent to gnuplot ? Can this fifth argument be set before
gnuplot is started?

Regards

Pascal 

-- 
View this message in context: 
http://old.nabble.com/debugging-gnuplot-problem-tp27518004p27518004.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.



reply via email to

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