Bernd Heinze wrote:
> Hello,
> 
> I'm using the latest octave-3.2.3-2-mingw on Windows XP in order to 
> manipulate and display data taken from a digital oscilloscope. The matrices 
> used are pretty large, mostly about 2 x 1...5 million.
> 
> I found out, that if the amount of data is getting too large gnuplot is 
> starting to act strange. After executing plot(x,y); gnuplot starts to pop up 
> its (Windows) helpfile dialog with strange (non-latin) characters in the 
> search field. This repeats several time, afterwards the plot remains empty. 
> However in the working directory several zero-sized files were created, also 
> with strange characters.
> 
> Does anybody know the reason for this, or any workaround? My humble guess is 
> some bug in the connection between octave and gnuplot.

Have you tried to plot using gnuplot directly?
If this still acts strange, then it looks like an issue
with gnuplot.
If it works smoothly in gnuplot, then yes I believe you
hit an octave-piping-into-gnuplot issue.

benjamin

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to