octave-maintainers
[Top][All Lists]
Advanced

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

Problems with plotting (Windows)


From: Michael Goffioul
Subject: Problems with plotting (Windows)
Date: Sat, 10 Feb 2007 15:12:39 +0100
User-agent: Thunderbird 1.5.0.9 (Windows/20061207)

I detected 2 problems in the new plotting system:
- drawnow.m: use "dumb" terminal is DISPLAY variable is not defined;
under Windows, this variable is not defined, so adding a "&& isunix()" in
the test would be OK
- __uiobject_delete__.m: closing the plot stream is not preceeded by a
"quit" statement, to close gnuplot properly; this makes the pclose statement
to hang indefinitely.

Michael.




reply via email to

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