help-octave
[Top][All Lists]
Advanced

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

Problem with Pliot in 3.2.4


From: Ian Journeaux
Subject: Problem with Pliot in 3.2.4
Date: Mon, 1 Aug 2011 08:27:19 -0500

I am having a problem generating plots reliably from within Octave. Where
Octave will hang. After reviewing the threads on the subject, I realized
that this is a recognized issue. The proposed fixes  involve:
-        making sure Oct2mat.m is not loaded
-       renaming
Octave\3.2.4_gcc-4.4.0\share\octave\packages\plot-1.0.7\ginput.m so that it
doesn't conflict with the ginput.m that is part of Octave
-       adding sleep(0.05); atline 112 in
...\Octave\3.2.4_gcc-4.4.0\share\octave\3.2.4\m\plot\__gnuplot_ginput__.m

I have just implemented this changes and am monitoring to see if the problem
is resolved. Is there anything else I should do to try and work around this
issue.

Take Care
Ian



reply via email to

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