help-octave
[Top][All Lists]
Advanced

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

Re: Problem with Pliot in 3.2.4


From: Ben Abbott
Subject: Re: Problem with Pliot in 3.2.4
Date: Mon, 01 Aug 2011 10:14:41 -0400

On Aug 1, 2011, at 9:27 AM, Ian Journeaux wrote:

> 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

Can you give us an example of the problem you are having?

Preferably a short m-file script and the result.

Ben



reply via email to

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