help-octave
[Top][All Lists]
Advanced

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

Very slow ploting with gnu plot (windows)


From: Matej Froebe
Subject: Very slow ploting with gnu plot (windows)
Date: Thu, 22 Nov 2012 02:09:04 -0800 (PST)

Hi,

I have a problem with gnuplot under Octave 3.6.2 (Windows, pre-compiled
versions of Octave-3.6.2 for Microsoft Visual Studio).

Ploting of large Data with gnuplot takes apoximately four times as long as
it did with version 3.2.4 (installation file
Octave-3.2.4_i686-pc-mingw32_gcc-4.4.0_setup.exe).

For example:

testVect=rand(500000, 1);
plot(testVect)


In version 3.6.2 this example takes about 40s and in version 3.2.4 about
12s.

Ploting with other graphics toolkits is much faster, but there are problems
with converting of plots to images.

Thank you,
Matej




--
View this message in context: 
http://octave.1599824.n4.nabble.com/Very-slow-ploting-with-gnu-plot-windows-tp4646928.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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