help-octave
[Top][All Lists]
Advanced

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

Re: plot very slow in 2.9.12


From: David Bateman
Subject: Re: plot very slow in 2.9.12
Date: Tue, 24 Jul 2007 12:52:31 +0200
User-agent: Thunderbird 1.5.0.7 (X11/20060921)

Philipp Zehnder wrote:
> --- David Bateman <address@hidden> wrote:
>
>   
>> Philipp Zehnder wrote:
>>     
>>> Hi
>>>
>>> I just tried 2.9.12 recently (after using 2.1.57
>>>       
>> for a
>>     
>>> long time) and experienced that the plot function
>>>       
>> is
>>     
>>> _very_ slow, i.e. even the simplest plot takes
>>>       
>> about
>>     
>>> 5s(!) to finish. What could be wrong here? I know
>>>       
>> that
>>     
>>> a lot has changed for plots, but still I can't
>>>       
>> believe
>>     
>>> that
>>> this is 'normal'.
>>>
>>> Cheers,
>>> Philipp 
>>>
>>>   
>>>       
>> With an example of the code that demonstrates the
>> "problem" it is
>> difficult to say anything at all..
>>
>> D.
>>     
>
> Well, there's not much to say about the "problem" but
> if you really need one take e.g.:
>
> x=[0:pi/10:2*pi]; plot(x,sin(x));
>
> I think this is reasonably simple. ;) I have a 3.0 GHz
> P4 with Debian Sarge and gnuplot 4.0. Don't know if
> that information helps. I just wanted to know if there
> are any known problems with plot and some
> configurations in general. I didn't find much about
> this on the web. The only thing I found is a hint
> about changing the gnuplot terminal, but that applied
> to the Windows version. 
>   
I just tried this example and the plot was shown almost instantly with
2.9.12, linux, gnuplot 4.0 system. I see no reason for this example to
be slow. In fact I suspect 2.9.12 should be faster as it makes extensive
use of pipes to talk to gnuplot rather than temporary files..

D.

-- 
David Bateman                                address@hidden
Motorola Labs - Paris                        +33 1 69 35 48 04 (Ph) 
Parc Les Algorithmes, Commune de St Aubin    +33 6 72 01 06 33 (Mob) 
91193 Gif-Sur-Yvette FRANCE                  +33 1 69 35 77 01 (Fax) 

The information contained in this communication has been classified as: 

[x] General Business Information 
[ ] Motorola Internal Use Only 
[ ] Motorola Confidential Proprietary



reply via email to

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