help-octave
[Top][All Lists]
Advanced

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

Re: gnuplot 4.5


From: John W. Eaton
Subject: Re: gnuplot 4.5
Date: Wed, 11 Nov 2009 09:22:35 -0500

On 11-Nov-2009, Leo Butler wrote:

| < Can someone explain this behaviour to me and maybe suggest an easy way
| < to deal with it? -

The problem is that gnuplot_binary is not a built-in function, so it
can be cleared like any other user-defined function.

| Try
| 
| clear -x gnuplot_binary
| 
| in place of clear all.

Maybe a better solution would be to put a call to mlock in the
gnuplot_binary function?

jwe


reply via email to

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