plot() is very slow in Octave 3.0.1, but OK in Octave 2.1.73

David Bateman David.Bateman at motorola.com
Mon Sep 1 04:41:01 CDT 2008


Milan Bok wrote:
> Bug report for Octave 3.0.1 configured for i686-pc-cygwin
>
> Description:
> -----------
>
> Simple plot() calls, e.g. "plot(1:3)", take approx. 10 seconds to complete. This slowness of plotting started when I installed Octave 3.0.1. I use Gnuplot 4.2.3, Cygwin version of 2008/7/25. 
>
> Repeat-By:
> ---------
>
> plot(1:3)
>
> Fix:
> ---
>
> I returned to Octave 2.1.73. There simple plot calls take less than a second. As I am writing this, I have just reinstalled Octave 3.0.1 only to call bug_report().
>   
Do subsequent calls to plot also take 10 seconds to complete? Maybe the 
issue is the startup of the gnuplot sub-process. On my linux system the 
startup is much shorter.

D.


-- 
David Bateman                                David.Bateman at motorola.com
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



More information about the Bug-octave mailing list