help-octave
[Top][All Lists]
Advanced

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

gnuplot not working after clear all (octave 2.9.2)


From: John W. Eaton
Subject: gnuplot not working after clear all (octave 2.9.2)
Date: Fri, 13 May 2005 17:01:39 -0400

Please see

  http://www.octave.org/mailing-lists/bug-octave/2005/416

Also, can you please subscribe to the lists so your messages will be
posted automatically?

Thanks,

jwe


On 13-May-2005, Reiner Suikat wrote:

| Hi all,
| I have the following problem:
| I am using octave 2.9.2 compiled from source using gcc-3.3 under Cygwin. I
| am using it together with the windows port of gnuplot, so my octaverc
| contains a line
| gnuplot_binary="c:/gnuplot/bin/pgnuplot"
| 
| This works fine until I issue a "clear all". After that any plotting command
| results in "gnuplot not found" or "broken pipe".
| I notice that before the "clear all" command "who" shows in the section
| dynamically linked functions __gnuplt_init__. After the "clear all" this is
| no longer there.
| When I try to redefine the gnuplot_binary variable (which actually still
| shows the correct path) I get a segmentation fault.
| Can anybody help with this?
| I wanted to use a clear all surrounded by save and load to reclaim memory
| that gets fragmented during computations with large datasets. I get frequent
| segfaults due to this.
| 
| Thanks
| Reiner
| 
| --
| Pipeloops
| Dr. Reiner Suikat
| 
| Homepage:   www.pipeloops.com
| E-Mail:     address@hidden



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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